Commit graph

7 commits

Author SHA1 Message Date
Foster Hangdaan 4b8e72b1d6
Pin icon images to specific version
Instead of using the `latest` version, which could introduce breaking changes.
2024-03-11 15:57:14 -04:00
Foster Hangdaan 5b2d1d93e4
Format code
Used `deno fmt`.
2024-03-05 18:38:42 -05:00
Foster Hangdaan eba10034a3
Add unique key prop for each child in a list 2023-12-11 19:19:55 -05:00
Foster Hangdaan a0d64dbe0c
Create PostListItem component 2023-08-26 21:26:19 -04:00
Foster Hangdaan c41ee1fb96
Minor edits to Blog page
- Changed content of message when there are no posts
- Changed description
- Add null alt value fro decorative image
2023-08-06 11:04:01 -04:00
Foster Hangdaan 19325bb610
Refactor navbar
- Added `alt` text to `<img/>` tags.
- No longer using a loop since there are not many entries. This also
  simplifies customizing each item.
2023-08-06 10:43:35 -04:00
Foster Hangdaan 4e3f05d0df
Add Blog page 2023-08-05 14:46:03 -04:00