move anchor links to aria-labelledby model
This commit is contained in:
12
README.md
12
README.md
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user