Improve tab titles and add favicon
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ package views
|
||||
import "github.com/dominicf2001/comfychan/web/views/shared"
|
||||
|
||||
templ NotFound() {
|
||||
@shared.Layout() {
|
||||
@shared.Layout("404 - Comfychan") {
|
||||
<div class="container not-found-container">
|
||||
<div class="box">
|
||||
<h2>404 not found.</h2>
|
||||
|
||||
Reference in New Issue
Block a user