diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index a156f3b..d6e67b9 100644 --- a/templates/base.html +++ b/templates/base.html @@ -15,6 +15,7 @@ <body>
<nav>
<a href="/">Tube</a>
+ <a href="/?trending=1">Trending</a>
<a class="centered" style="text-indent: 0;" href="/upload">Upload</a>
</nav>
<main>
|
