From 56cd384e09e4050be961ce286bdb48f6b238a121 Mon Sep 17 00:00:00 2001 From: Gordon Pedersen Date: Tue, 7 May 2024 10:53:39 +1000 Subject: [PATCH] A different experiment with the file name --- configuration/template.html | 2 +- weblog/{styles.css => styles.css.md} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename weblog/{styles.css => styles.css.md} (99%) diff --git a/configuration/template.html b/configuration/template.html index 7e86742..6a29a75 100644 --- a/configuration/template.html +++ b/configuration/template.html @@ -4,7 +4,7 @@ {weblog-title}{separator}{post-title} - + {feeds} diff --git a/weblog/styles.css b/weblog/styles.css.md similarity index 99% rename from weblog/styles.css rename to weblog/styles.css.md index 0284d84..3f082d8 100644 --- a/weblog/styles.css +++ b/weblog/styles.css.md @@ -2,7 +2,7 @@ Type: file Content-Type: text/css Title: Stylesheet -Location: /styles.css +Location: /weblog/styles.css.md /**/ @import url('https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&family=Rubik+Mono+One&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');