From 1e5f8eb33bc41cb59faf059e83701152785cabea Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Sat, 13 Dec 2025 08:33:08 +0800 Subject: Initial commit --- layouts/index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 layouts/index.html (limited to 'layouts/index.html') diff --git a/layouts/index.html b/layouts/index.html new file mode 100644 index 0000000..d975ecb --- /dev/null +++ b/layouts/index.html @@ -0,0 +1 @@ +{{ define "main" }} {{ .Content }} {{ end }} -- cgit v1.2.3