Skip to content

Commit

Permalink
♿️ Improve accessibility slightly (lighthouse)
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanc1 committed May 9, 2024
1 parent b37b5ac commit 35d2d75
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
106 changes: 53 additions & 53 deletions theme/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"@docsearch/react": "^3.5.1",
"@headlessui/react": "^1.7.16",
"@heroicons/react": "^2.0.18",
"@myst-theme/providers": "^0.9.1",
"@myst-theme/site": "^0.9.1",
"@myst-theme/styles": "^0.9.1",
"@myst-theme/providers": "^0.9.2",
"@myst-theme/site": "^0.9.2",
"@myst-theme/styles": "^0.9.2",
"@remix-run/node": "^1.19.3",
"@remix-run/react": "^1.19.3",
"@remix-run/vercel": "^1.19.3",
"@scienceicons/react": "^0.0.6",
"classnames": "^2.5.1",
"myst-common": "^1.4.0",
"myst-config": "^1.4.0",
"myst-demo": "0.9.1",
"myst-demo": "0.9.2",
"node-fetch": "^3.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down

0 comments on commit 35d2d75

Please sign in to comment.