diff options
author | Alan Pearce | 2023-09-15 19:35:23 +0200 |
---|---|---|
committer | Alan Pearce | 2025-03-16 00:56:49 +0100 |
commit | 04a90ab7f92d0022c9357fd3cbfe30fba29f56e2 (patch) | |
tree | e1fa434982f2e01b456ea87d00da39ad6bc18429 /feed-styles | |
parent | 4891f4523b2b0e11c21eec8716afe54eb1d58e5d (diff) | |
download | website-04a90ab7f92d0022c9357fd3cbfe30fba29f56e2.tar.lz website-04a90ab7f92d0022c9357fd3cbfe30fba29f56e2.tar.zst website-04a90ab7f92d0022c9357fd3cbfe30fba29f56e2.zip |
Replace zola with DOM-based static site generation code
Diffstat (limited to 'feed-styles')
-rw-r--r-- | feed-styles/index.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/feed-styles/index.md b/feed-styles/index.md deleted file mode 100644 index bac7916..0000000 --- a/feed-styles/index.md +++ /dev/null @@ -1,4 +0,0 @@ -+++ -title = "feed-styles" -template = "feed-styles.html" -+++ |