diff options
| author | Fuwn <[email protected]> | 2023-09-17 20:54:19 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-09-17 20:54:19 -0700 |
| commit | a93e245da6a34d65d91bf95aae3f00009db6e592 (patch) | |
| tree | a1cd95f9248888737a53cb469b09ec7d6ea1ebb7 | |
| parent | fix(css): adjust spacing (diff) | |
| download | startpage-a93e245da6a34d65d91bf95aae3f00009db6e592.tar.xz startpage-a93e245da6a34d65d91bf95aae3f00009db6e592.zip | |
fix(html): link to anilist home
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ </div> <div class="link-collection"> - <a href="https://anilist.co/">anilist</a> + <a href="https://anilist.co/home">anilist</a> <a href="https://myanimelist.net/">myanimelist</a> <a href="https://listen.moe/">listen.moe</a> <a href="https://onepace.net/watch">onepace</a> |