add skiplink to all sites
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -24,6 +24,12 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="skipLink">
|
||||
<a href="#siteContent">Skip to content</a>
|
||||
</div>
|
||||
|
||||
|
||||
<main>
|
||||
|
||||
<section class="align-left">
|
||||
|
||||
@@ -24,6 +24,11 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="skipLink">
|
||||
<a href="#siteContent">Skip to content</a>
|
||||
</div>
|
||||
|
||||
<main>
|
||||
|
||||
<section class="align-left">
|
||||
|
||||
Reference in New Issue
Block a user