Improve tab titles and add favicon
This commit is contained in:
@@ -3,7 +3,7 @@ package views
|
||||
import "github.com/dominicf2001/comfychan/web/views/shared"
|
||||
|
||||
templ Index() {
|
||||
@shared.Layout() {
|
||||
@shared.Layout("Comfychan") {
|
||||
<section class="container">
|
||||
<img id="clavis" src="/static/media/clavis.png"/>
|
||||
<div class="box">
|
||||
|
||||
Reference in New Issue
Block a user