mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 12:05:28 +00:00
fix(a11y): accessibility issues
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -7,7 +7,7 @@ dist/
|
||||
# dependencies
|
||||
node_modules/
|
||||
|
||||
# Vale
|
||||
# Vale
|
||||
.vale/write-good/
|
||||
|
||||
# logs
|
||||
@@ -22,3 +22,6 @@ pnpm-debug.log*
|
||||
|
||||
# macOS-specific files
|
||||
.DS_Store
|
||||
|
||||
# Unlighthouse reports
|
||||
.unlighthouse
|
||||
|
||||
Reference in New Issue
Block a user