diff --git a/site/shared.templ b/site/shared.templ index cde42c0b..9559bc80 100644 --- a/site/shared.templ +++ b/site/shared.templ @@ -42,6 +42,10 @@ templ Page(title, description string, uri string) { } else { } + if uri == "/videos" { + + + }