Improve accessibility and resolve website audit findings
This commit is contained in:
+4
-5
@@ -6,7 +6,6 @@
|
||||
<meta name="theme-color" content="#0b45d8">
|
||||
<meta name="description" content="Napper builds focused browser tools for teachers, beginning with Hudra and Lildra for cleaner QLearn lessons and classroom presentation.">
|
||||
<title>Napper — Focused tools for better lessons</title>
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/img/HudraLogo32.png">
|
||||
<link rel="stylesheet" href="/css/napper.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -27,7 +26,7 @@
|
||||
<nav class="site-nav" id="site-nav" aria-label="Primary navigation">
|
||||
<a href="#products">Products</a>
|
||||
<a href="#approach">Approach</a>
|
||||
<a href="https://git.napper.au/mrnapper">Source</a>
|
||||
<a href="https://git.napper.au/napper">Source</a>
|
||||
<a class="nav-button" href="/hudra">Explore Hudra</a>
|
||||
</nav>
|
||||
</div>
|
||||
@@ -96,7 +95,7 @@
|
||||
<p>Hudra turns existing lesson pages into a clean slide experience with presenter controls, previews, timers and dual-screen support.</p>
|
||||
<div class="card-actions">
|
||||
<a class="button button-primary" href="/hudra">Explore Hudra</a>
|
||||
<a class="text-link" href="https://git.napper.au/mrnapper/hudra/releases">Releases <span>→</span></a>
|
||||
<a class="text-link" href="https://git.napper.au/napper/hudra/releases">Releases <span>→</span></a>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
@@ -158,7 +157,7 @@
|
||||
</div>
|
||||
<div class="footer-links">
|
||||
<div><strong>Products</strong><a href="/hudra">Hudra</a><span>Lildra — in development</span><span>Pendra — planned</span></div>
|
||||
<div><strong>Resources</strong><a href="https://git.napper.au/mrnapper">Source</a><a href="/hudra/support">Hudra support</a><a href="/hudra/privacy">Hudra privacy</a></div>
|
||||
<div><strong>Resources</strong><a href="https://git.napper.au/napper">Source</a><a href="/hudra/support">Hudra support</a><a href="/hudra/privacy">Hudra privacy</a></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container footer-bottom"><span>© <span id="year"></span> Napper.</span><span>Independent software created on the Gold Coast, Australia.</span></div>
|
||||
@@ -166,4 +165,4 @@
|
||||
<script src="/js/napper.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
<!-- Deployment test: 27 July 2026 -->
|
||||
<!-- Deployment test: 27 July 2026 -->
|
||||
|
||||
Reference in New Issue
Block a user