diff options
Diffstat (limited to 'views/elements/authnav.html.php')
-rw-r--r-- | views/elements/authnav.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/elements/authnav.html.php b/views/elements/authnav.html.php index b961c39..e2f3d99 100644 --- a/views/elements/authnav.html.php +++ b/views/elements/authnav.html.php @@ -1,7 +1,7 @@ <nav> <ul id="nav"> <li class="current"><a href="/users/feed">Home</a></li> - <li><a href="about.html">Anime</a></li> + <li><a href="about.html">Anime</a> <ul> <li><a href="about.html">Top Anime</a> <li><a href="#">Recomendations</a></li> |