diff options
-rw-r--r-- | startpage/index.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/startpage/index.html b/startpage/index.html index 94b9c6f4..0cd1492a 100644 --- a/startpage/index.html +++ b/startpage/index.html @@ -21,18 +21,18 @@ <div id="bottom-nav-container"> <span class="bottom-nav-item" id="nav-links"> - <a href="">MyAnimeList</a> - <a href="">Reddit</a> - <a href="">MAL Profile</a> - <a href="">Twitter</a> - <a href="">YouTube</a> - <a href="">WhatsApp</a> - <a href="">Amazon</a> - <a href="">Mega</a> - <a href="">Nyaa</a> - <a href="">Music</a> - <a href="">音楽</a> + <a href="https://myanimelist.net">MyAnimeList</a> + <a href="https://old.reddit.com">Reddit</a> + <a href="https://myanimelist.net/profile/MikunoNaka">MAL Profile</a> + <a href="https://twitter.com">Twitter</a> + <a href="https://youtube.com">YouTube</a> + <a href="https://amazon.in">Amazon</a> + <a href="https://mega.nz">Mega</a> + <a href="https://nyaa.si">Nyaa</a> + <a href="https://www.youtube.com/playlist?list=PL8lRJQHQWdduy2V0DQQ4Lm0P572XJFVB9">Music</a> + <a href="https://www.youtube.com/playlist?list=PL8lRJQHQWddu55nsz8CezmJJ-GRVISZ1E">音楽</a> <a href="http://localhost:8080">localhost</a> + <a href="https://colorpicker.me/#5B76B7">color picker</a> </span> <span class="bottom-nav-item"> <p><span id="datetime"></span></p> |