From 8170b6616c13828b434e0103b362ca0e056309d0 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Wed, 30 Dec 2020 19:20:36 +0100 Subject: Add template machinery *Of course* it's going to be an ugly Bash script. Is there anything else? --- contact.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 contact.sh (limited to 'contact.sh') diff --git a/contact.sh b/contact.sh new file mode 100644 index 0000000..e8a08b6 --- /dev/null +++ b/contact.sh @@ -0,0 +1,3 @@ +title=Contact +stylesheets=(contact) +current_div='/class="contact"/class="contact current"/' -- cgit v1.2.3