implemented eleventy filter for links

This commit is contained in:
sundae 2025-10-19 15:55:35 +03:00
commit c8223447a0
Signed by: sundae
SSH key fingerprint: SHA256:MsJkKuo4PUdjQDpLeaURy81drKkW14exlTHp+8QFu6M
41 changed files with 230 additions and 205 deletions

View file

@ -0,0 +1,5 @@
## {{page.fileSlug|readable}}
- Changed [Index](/) and [Blog](/blog)
- Updated with miscellaneous disclaimers
- Implemented proper off-site links everywhere with favicons as an Eleventy filter **(FINALLY)**