Commit graph

5 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 09c5b0bfdc
Update GPG Key page
- Moved the info/warning to the top of the page.
- Changed some content to make it more concise.
2023-08-04 21:15:18 -04:00
Foster Hangdaan 2e853eb78e
Add blockquote attribute 2023-08-03 20:52:01 -04:00
Foster Hangdaan 2ca9f3c80f
Convert content from TSX to Markdown 2023-08-03 19:31:43 -04:00