feat: add schedule, notifications, and recommendations
This commit is contained in:
@@ -18,6 +18,8 @@ templ Layout(title string) {
|
||||
<div class="nav">
|
||||
<a href="/">catalog</a>
|
||||
<a href="/discover">discover</a>
|
||||
<a href="/schedule">schedule</a>
|
||||
<a href="/notifications">notifications</a>
|
||||
<a href="/watchlist">watchlist</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user