From 9076095d7edc56ea44dcc66c1844659a156708e9 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Tue, 18 Aug 2026 17:00:21 -0700 Subject: Add Met Art page --- templates/index.html.template | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'templates/index.html.template') diff --git a/templates/index.html.template b/templates/index.html.template index fcb74b6..009083b 100644 --- a/templates/index.html.template +++ b/templates/index.html.template @@ -1,6 +1,8 @@ -{{define "head"}}roseh.moe{{end}} +{{- define "head"}} + roseh.moe +{{- end}} -{{define "body" -}} +{{- define "body"}}

roseh.moe

-- cgit v1.3.1