From 9424f9c207ed3f270465250c0fcb5bf49e59c0c0 Mon Sep 17 00:00:00 2001 From: Alexander Kavon Date: Wed, 2 Jul 2025 14:43:11 -0400 Subject: add head.xsl template, make Caddyfile work, add pure.css dev import --- static/contact.xsl | 20 ++++++++++++++++---- static/head.xsl | 6 ++++++ 2 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 static/head.xsl (limited to 'static') diff --git a/static/contact.xsl b/static/contact.xsl index e9ce03c..56624f1 100644 --- a/static/contact.xsl +++ b/static/contact.xsl @@ -1,16 +1,28 @@ + + Contact -
- - - +

Contact

+ + + +
diff --git a/static/head.xsl b/static/head.xsl new file mode 100644 index 0000000..189497e --- /dev/null +++ b/static/head.xsl @@ -0,0 +1,6 @@ + + + + + + -- cgit v1.2.3