mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
stuff
This commit is contained in:
parent
e2d59d8830
commit
37c943548a
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
<source src="assets/extensions.webm" type="video/webm">
|
<source src="assets/extensions.webm" type="video/webm">
|
||||||
<noscript><img alt height=544 src="assets/extensions.gif" width=300></noscript>
|
<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.
|
<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/jquery.slim.min.js"></script>
|
||||||
<script src="assets/bootstrap.min.js"></script>
|
<script src="assets/bootstrap.min.js"></script>
|
||||||
<script src="assets/bootstrap-toc.min.js"></script>
|
<script src="assets/bootstrap-toc.min.js"></script>
|
||||||
|
<!-- convenence script -->
|
||||||
<script>
|
<script>
|
||||||
addEventListener("hashchange", e => {
|
addEventListener("hashchange", e => {
|
||||||
var q = document.querySelector(location.hash)
|
var q = document.querySelector(location.hash)
|
||||||
|
Loading…
Reference in New Issue
Block a user