From b8aec40bdc5cb5a5703113a6a89298d20a2cd896 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sat, 20 Sep 2025 12:15:57 -0700 Subject: Add support for a private notepad --- templates/index.html.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/index.html.template') diff --git a/templates/index.html.template b/templates/index.html.template index ee405e4..3dcf4a7 100644 --- a/templates/index.html.template +++ b/templates/index.html.template @@ -1,4 +1,4 @@ -{{define "title"}}roseh.moe{{end}} +{{define "head"}}roseh.moe{{end}}

roseh.moe

-- cgit v1.3.1