updated index.html
This commit is contained in:
parent
f96401dd7f
commit
11ba240be5
1 changed files with 4 additions and 8 deletions
|
@ -76,35 +76,31 @@
|
||||||
class="underline decoration-indigo-500 underline-offset-4 transition-all hover:decoration-2"
|
class="underline decoration-indigo-500 underline-offset-4 transition-all hover:decoration-2"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
referrerpolicy="no-referrer"
|
referrerpolicy="no-referrer"
|
||||||
|
>Manga Reading</a
|
||||||
>
|
>
|
||||||
Manga Reading
|
|
||||||
</a>
|
|
||||||
-
|
-
|
||||||
<a
|
<a
|
||||||
href="https://git.skaarup.dev/nikiskaarup/userscripts"
|
href="https://git.skaarup.dev/nikiskaarup/userscripts"
|
||||||
class="underline decoration-indigo-500 underline-offset-4 transition-all hover:decoration-2"
|
class="underline decoration-indigo-500 underline-offset-4 transition-all hover:decoration-2"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
referrerpolicy="no-referrer"
|
referrerpolicy="no-referrer"
|
||||||
|
>Repository</a
|
||||||
>
|
>
|
||||||
Repository
|
|
||||||
</a>
|
|
||||||
- Adds keyboard navigation to manganato like sites, and
|
- Adds keyboard navigation to manganato like sites, and
|
||||||
<a
|
<a
|
||||||
href="https://github.com/NikiSkaarup/progress-tracker-api"
|
href="https://github.com/NikiSkaarup/progress-tracker-api"
|
||||||
class="underline decoration-indigo-500 underline-offset-4 transition-all hover:decoration-2"
|
class="underline decoration-indigo-500 underline-offset-4 transition-all hover:decoration-2"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
referrerpolicy="no-referrer"
|
referrerpolicy="no-referrer"
|
||||||
|
>progress</a
|
||||||
>
|
>
|
||||||
progress
|
|
||||||
</a>
|
|
||||||
<a
|
<a
|
||||||
href="https://github.com/NikiSkaarup/progress-tracker-v2"
|
href="https://github.com/NikiSkaarup/progress-tracker-v2"
|
||||||
class="underline decoration-indigo-500 underline-offset-4 transition-all hover:decoration-2"
|
class="underline decoration-indigo-500 underline-offset-4 transition-all hover:decoration-2"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
referrerpolicy="no-referrer"
|
referrerpolicy="no-referrer"
|
||||||
|
>tracking</a
|
||||||
>
|
>
|
||||||
tracking
|
|
||||||
</a>
|
|
||||||
updated via hotkeys
|
updated via hotkeys
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Add table
Reference in a new issue