diff options
| author | Samuel Johnson <[email protected]> | 2025-11-26 00:58:34 -0500 |
|---|---|---|
| committer | Samuel Johnson <[email protected]> | 2025-11-26 00:58:34 -0500 |
| commit | c72dfab37fd6f0d739ea70d42779b2a8c85e9915 (patch) | |
| tree | 365fd790550a395daa762f746d6d82b2d1cfbd00 /ui/html/base.tmpl.html | |
| parent | 350170e0f2a2d26a79924d24b32468057719cf60 (diff) | |
Add Youtube RSS parser
Diffstat (limited to 'ui/html/base.tmpl.html')
| -rw-r--r-- | ui/html/base.tmpl.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/html/base.tmpl.html b/ui/html/base.tmpl.html index 628994e..5d69616 100644 --- a/ui/html/base.tmpl.html +++ b/ui/html/base.tmpl.html @@ -22,6 +22,7 @@ <a href="https://git.paterissa.net" class="nav_tag">Git</a> <a href="https://starless.paterissa.net" class="nav_tag">Starless</a> <a href="https://charts.paterissa.net" class="nav_tag">Parliament Builder</a> + <a href="/feeds" class="nav_tag">Feeds</a> </nav> </header> <hr> |
