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

@ -6,7 +6,7 @@ title: Version 3
![](/assets/img/changelog/ver3.png)
Some considerations were put into making page elements stand out more. I tried to remove redundant rules and nesting when necessary, and tried my best to conform to [semantic HTML](https://developer.mozilla.org/en-US/curriculum/core/semantic-html/).
Some considerations were put into making page elements stand out more. I tried to remove redundant rules and nesting when necessary, and tried my best to conform to {{"semantic HTML"|link:"https://developer.mozilla.org/en-US/curriculum/core/semantic-html/"}}.
- Added [Changelog](/changelog)!
- Merged Sidebar and topbar into a single `js` file