Commit graph

7 commits

Author SHA1 Message Date
04aa7db9d5
feat: Add people links to list items 2023-07-01 17:35:55 -05:00
5d4a2d8242
Replace FontAwesome icons JavaScript with module
The BuildJS process used by Hugo can't tree-shake the `index.js` file
currently used. Replace it with a tree-shakable `index.mjs` file to
reduce page size.
2023-02-24 23:06:15 -06:00
01102226b5
Refactor FontAwesome icon serving to use non-Node icons 2023-02-09 18:13:16 -06:00
36c86e59ab
Add extra info modal 2023-01-05 18:13:02 -06:00
d51764b859
Add external links 2023-01-05 16:03:43 -06:00
e88d43b241
Switch to FontAwesome API 2022-10-05 09:55:04 -05:00
06f33f388c
Place fa-bull-sperm into a script file
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-03-26 21:23:35 -05:00