From 72eec2299707881e9e58660467e37b777b51a632 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 17 Apr 2023 19:59:34 +0200 Subject: Initial commit --- templates/header.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 templates/header.html (limited to 'templates/header.html') diff --git a/templates/header.html b/templates/header.html new file mode 100644 index 0000000..64c79f0 --- /dev/null +++ b/templates/header.html @@ -0,0 +1,4 @@ + +

{{ config.title }}

+
+ -- cgit 1.4.1