mirror of
https://github.com/keiyoushi/extensions.git
synced 2024-12-28 11:58:30 +01:00
Fix repo index url
This commit is contained in:
parent
51dcad9f44
commit
c338f4e25d
@ -44,7 +44,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<p>Tachiyomi v0.15.2+, Tachiyomi Preview r6404+:</p>
|
<p>Tachiyomi v0.15.2+, Tachiyomi Preview r6404+:</p>
|
||||||
|
|
||||||
<sl-button style="display: flex; justify-content: center;" variant="primary" href="tachiyomi://add-repo?url=https://raw.githubusercontent.com/keiyoushi/tachiyomi-extensions/repo/index.min.json">Add to Tachiyomi</sl-button>
|
<sl-button style="display: flex; justify-content: center;" variant="primary" href="tachiyomi://add-repo?url=https://raw.githubusercontent.com/keiyoushi/extensions/repo/index.min.json">Add to Tachiyomi</sl-button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
@ -75,4 +75,4 @@
|
|||||||
|
|
||||||
<script>Promise.allSettled([customElements.whenDefined("sl-button")]).then((() => { document.body.classList.add("ready") }))</script>
|
<script>Promise.allSettled([customElements.whenDefined("sl-button")]).then((() => { document.body.classList.add("ready") }))</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user