Improve accessibility and resolve website audit findings
This commit is contained in:
+9
-9
@@ -34,7 +34,7 @@
|
||||
<a href="/hudra/privacy">Privacy</a>
|
||||
<a href="/hudra/support">Help</a>
|
||||
<a href="#faq">FAQ</a>
|
||||
<a class="nav-button" href="https://git.napper.au/mrnapper/hudra/releases">Download Hudra</a>
|
||||
<a class="nav-button" href="https://git.napper.au/napper/hudra/releases">Download Hudra</a>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
@@ -53,7 +53,7 @@
|
||||
</p>
|
||||
|
||||
<div class="hero-actions" id="install">
|
||||
<a class="button button-primary" href="https://git.napper.au/mrnapper/hudra/releases">
|
||||
<a class="button button-primary" href="https://git.napper.au/napper/hudra/releases">
|
||||
<svg viewBox="0 0 24 24" aria-hidden="true"><path d="M12 3a1 1 0 0 1 1 1v9.59l2.3-2.3a1 1 0 1 1 1.4 1.42l-4 4a1 1 0 0 1-1.4 0l-4-4a1 1 0 1 1 1.4-1.42l2.3 2.3V4a1 1 0 0 1 1-1ZM5 19a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1Z"/></svg>
|
||||
Download Hudra
|
||||
</a>
|
||||
@@ -67,7 +67,7 @@
|
||||
<div class="browser-window presentation-window">
|
||||
<div class="browser-bar">
|
||||
<div class="browser-dots"><span></span><span></span><span></span></div>
|
||||
<div class="address-bar">qlearn.edu.au.au</div>
|
||||
<div class="address-bar">https://qlearn.eq.edu.au</div>
|
||||
<img src="/img/HudraLogo32.png" width="32" height="32" alt="Hudra">
|
||||
</div>
|
||||
<div class="presenter-dashboard">
|
||||
@@ -101,9 +101,9 @@
|
||||
<strong>08:35</strong>
|
||||
</div>
|
||||
<div class="control-row" aria-hidden="true">
|
||||
<button type="button">←</button>
|
||||
<span class="control-button">←</span>
|
||||
<span>4 / 12</span>
|
||||
<button type="button">→</button>
|
||||
<span class="control-button">→</span>
|
||||
</div>
|
||||
</aside>
|
||||
</div>
|
||||
@@ -273,10 +273,10 @@
|
||||
<div class="container cta-card">
|
||||
<div>
|
||||
<div class="eyebrow light"><span></span> Present directly from your lesson</div>
|
||||
<h2>QLearn content, without the QLearn clutter.</h2>
|
||||
<h2>Turn a complete QLearn lesson into a slide-style teaching experience.</h2>
|
||||
<p>Turn the lesson you already made into a polished classroom presentation.</p>
|
||||
</div>
|
||||
<a class="button button-light" href="https://git.napper.au/mrnapper/hudra/releases">Download Hudra</a>
|
||||
<a class="button button-light" href="https://git.napper.au/napper/hudra/releases">Download Hudra</a>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
@@ -297,7 +297,7 @@
|
||||
<strong>Hudra</strong>
|
||||
<a href="#features">Features</a>
|
||||
<a href="#how-it-works">How it works</a>
|
||||
<a href="https://git.napper.au/mrnapper/hudra/releases">Downloads</a>
|
||||
<a href="https://git.napper.au/napper/hudra/releases">Downloads</a>
|
||||
</div>
|
||||
<div>
|
||||
<strong>Support</strong>
|
||||
@@ -315,4 +315,4 @@
|
||||
|
||||
<script src="/js/hudra.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user