diff options
author | Alan Pearce | 2023-09-22 08:40:59 +0200 |
---|---|---|
committer | Alan Pearce | 2023-09-22 12:03:47 +0200 |
commit | 1f8292fcb328a95a9987f03cd88c05632efad52d (patch) | |
tree | c1532ae7ca20c842801cf1075235db92a6782ea5 /feed-styles | |
parent | 2b5b84173f96f3346206d366a9b2f293a10e4383 (diff) | |
download | website-1f8292fcb328a95a9987f03cd88c05632efad52d.tar.lz website-1f8292fcb328a95a9987f03cd88c05632efad52d.tar.zst website-1f8292fcb328a95a9987f03cd88c05632efad52d.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" -+++ |