Commit graph

3 commits

Author SHA1 Message Date
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 f04758c971
Generate navigation items using the nav plugin
The `nav_icon` page data specifies which icon will be displayed in
the nav entry.
2023-08-04 22:00:39 -04:00
Foster Hangdaan 2ca9f3c80f
Convert content from TSX to Markdown 2023-08-03 19:31:43 -04:00