move anchor links to aria-labelledby model

This commit is contained in:
2026-05-04 08:35:44 -07:00
parent 3f9e6727de
commit 914243feb9
284 changed files with 4184 additions and 4113 deletions

View File

@ -2,4 +2,14 @@
Lee Cattarin's personal website, v2. Built on Eleventy.
Not live yet.
## Pulling from git repo with NPM
Apparently this works differently in WSL vs Linux? Fuck me, I guess.
### WSL2
> "@zachleat/heading-anchors": "https://github.com/lee0c/heading-anchors/tarball/main",
### Linux
> "@zachleat/heading-anchors": "github:lee0c/heading-anchors"