add skiplink to all sites

This commit is contained in:
sefaria
2026-05-14 18:25:26 +02:00
parent aa1f270c59
commit ec54a1f3a2
3 changed files with 17 additions and 0 deletions
+6
View File
@@ -54,6 +54,12 @@
</head>
<body>
<div id="skipLink">
<a href="#siteContent">Skip to content</a>
</div>
<h1>Page Not Found</h1>
<p>Sorry, but the page you were trying to view does not exist.</p>
</body>