diff options
Diffstat (limited to 'startpage')
-rw-r--r-- | startpage/index.html | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/startpage/index.html b/startpage/index.html index 1d0cd486..94b9c6f4 100644 --- a/startpage/index.html +++ b/startpage/index.html @@ -22,18 +22,17 @@ <div id="bottom-nav-container"> <span class="bottom-nav-item" id="nav-links"> <a href="">MyAnimeList</a> - <a href="">Old Reddit</a> - <a href="">YouTube</a> + <a href="">Reddit</a> + <a href="">MAL Profile</a> <a href="">Twitter</a> + <a href="">YouTube</a> <a href="">WhatsApp</a> - <a href="">MAL Profile</a> - <a href="">New Reddit</a> - <a href="">Nyaa</a> - <a href="">Mega</a> <a href="">Amazon</a> + <a href="">Mega</a> + <a href="">Nyaa</a> <a href="">Music</a> <a href="">音楽</a> - <a href="">Amazon</a> + <a href="http://localhost:8080">localhost</a> </span> <span class="bottom-nav-item"> <p><span id="datetime"></span></p> |