From 5685d2d4c1ede52796d00c5f4813e379ac3c377f Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Thu, 12 Jan 2023 15:52:14 +0100 Subject: Change title imgbrd -> docspace --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 90fc9fc..0c743ed 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,7 +3,7 @@ - {{block "title" .}}{{end}} - imgbrd + {{block "title" .}}{{end}} - docspace {{block "nav" .}}{{end}} -- cgit v1.2.3