diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-12-14 19:22:31 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-12-14 19:22:31 +0530 |
commit | a342fe534dac82c879c6431b2769b07b5d6fa51f (patch) | |
tree | cab703631e3ad1e4dcae3eeb79ac780aeeeb1475 /startpage/index.html | |
parent | 9991e36035db0f918c76292aa870147614f9e322 (diff) |
linked the navbar options
Diffstat (limited to 'startpage/index.html')
-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> |