mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-11-01 07:25:06 +01:00
stuff
This commit is contained in:
parent
e2d59d8830
commit
37c943548a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user