This commit is contained in:
Zane Hannan 2019-07-26 11:38:50 +10:00
parent e2d59d8830
commit 37c943548a

View File

@ -49,7 +49,7 @@
<source src="assets/extensions.webm" type="video/webm">
<noscript><img alt height=544 src="assets/extensions.gif" width=300></noscript>
</video></figure>
</video></figure>
<p>In this guide we will use MangaDex, our most popular extension. Press the <code>Install</code> button and it will bring up the extension installer. If your phone does not allow third-party installations, follow <a href="#third-party-installs">this</a> guide.
@ -143,6 +143,7 @@
<script src="assets/jquery.slim.min.js"></script>
<script src="assets/bootstrap.min.js"></script>
<script src="assets/bootstrap-toc.min.js"></script>
<!-- convenence script -->
<script>
addEventListener("hashchange", e => {
var q = document.querySelector(location.hash)