From 33594e8b0a24f483353bdd3cfab3ee141ea3a60e Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 10 Feb 2025 13:01:17 +0800 Subject: index: List categories --- templates/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 templates/index.html (limited to 'templates') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..219ae09 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,20 @@ +{{- define "index" -}} + + + + +Forge + + +
+ +
+ + +{{- end -}} -- cgit v1.2.3