From d11b6ebe944b13e504608094424217b5d6b39a53 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 8 Jul 2023 21:26:40 +0200 Subject: First version, whatever that means --- files/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 files/index.html (limited to 'files/index.html') diff --git a/files/index.html b/files/index.html new file mode 100644 index 0000000..eeb2641 --- /dev/null +++ b/files/index.html @@ -0,0 +1,14 @@ +{{ template "base.html" . }} + +{{ define "content" }} +
+

Posts

+ +
+{{ end }} -- cgit v1.2.3