Link Hudra to browser extension stores
This commit is contained in:
+22
-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/napper/hudra/releases">Download Hudra</a>
|
||||
<a class="nav-button" href="https://chromewebstore.google.com/detail/hudra/bjggdeecklhnpebgmjiaedaadmpdoddm">Get Hudra</a>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
@@ -53,10 +53,15 @@
|
||||
</p>
|
||||
|
||||
<div class="hero-actions" id="install">
|
||||
<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>
|
||||
<div class="store-options" aria-label="Install Hudra">
|
||||
<a class="store-badge" href="https://chromewebstore.google.com/detail/hudra/bjggdeecklhnpebgmjiaedaadmpdoddm" aria-label="Install Hudra from the Chrome Web Store">
|
||||
<img src="/img/chrome-web-store-badge.png" width="170" height="48" alt="Available in the Chrome Web Store">
|
||||
</a>
|
||||
<div class="store-coming-soon" aria-label="Hudra for Microsoft Edge coming soon">
|
||||
<strong>Microsoft Edge</strong>
|
||||
<span>Coming soon</span>
|
||||
</div>
|
||||
</div>
|
||||
<a class="button button-secondary" href="#features">See what it does</a>
|
||||
</div>
|
||||
|
||||
@@ -195,7 +200,7 @@
|
||||
<article>
|
||||
<div class="step-number">01</div>
|
||||
<h3>Install Hudra</h3>
|
||||
<p>Download the latest release and load the extension in a Chromium-based browser.</p>
|
||||
<p>Install Hudra from your browser's official extension store.</p>
|
||||
</article>
|
||||
<div class="step-arrow" aria-hidden="true">→</div>
|
||||
<article>
|
||||
@@ -265,7 +270,7 @@
|
||||
</details>
|
||||
<details>
|
||||
<summary>Where can I download Hudra?</summary>
|
||||
<p>The latest packaged release and installation instructions are available from the Hudra releases page.</p>
|
||||
<p>Hudra is available from the Chrome Web Store. A Microsoft Edge Add-ons listing is coming soon.</p>
|
||||
</details>
|
||||
</div>
|
||||
</div>
|
||||
@@ -278,7 +283,15 @@
|
||||
<h2>Turn a complete QLearn or Canvas 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/napper/hudra/releases">Download Hudra</a>
|
||||
<div class="store-options store-options-on-dark" aria-label="Install Hudra">
|
||||
<a class="store-badge" href="https://chromewebstore.google.com/detail/hudra/bjggdeecklhnpebgmjiaedaadmpdoddm" aria-label="Install Hudra from the Chrome Web Store">
|
||||
<img src="/img/chrome-web-store-badge.png" width="170" height="48" alt="Available in the Chrome Web Store">
|
||||
</a>
|
||||
<div class="store-coming-soon" aria-label="Hudra for Microsoft Edge coming soon">
|
||||
<strong>Microsoft Edge</strong>
|
||||
<span>Coming soon</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
@@ -299,7 +312,7 @@
|
||||
<strong>Hudra</strong>
|
||||
<a href="#features">Features</a>
|
||||
<a href="#how-it-works">How it works</a>
|
||||
<a href="https://git.napper.au/napper/hudra/releases">Downloads</a>
|
||||
<a href="https://chromewebstore.google.com/detail/hudra/bjggdeecklhnpebgmjiaedaadmpdoddm">Chrome Web Store</a>
|
||||
</div>
|
||||
<div>
|
||||
<strong>Support</strong>
|
||||
|
||||
Reference in New Issue
Block a user