From 3f2486e901b2e09c21c2e64c51b67f6bf1196477 Mon Sep 17 00:00:00 2001 From: kittywitch Date: Tue, 8 Jul 2025 09:30:59 +0000 Subject: [PATCH] deploy: 967a5a6cc5f4ae81663622c9e57affd75718829b --- config.toml | 2 ++ templates/footer.html | 4 ++-- templates/index.html | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index a208af0..afbc576 100644 --- a/config.toml +++ b/config.toml @@ -4,6 +4,8 @@ base_url = "https://dork.dev" # Whether to automatically compile all Sass files in the sass directory compile_sass = true +generate_feeds = true + # Whether to build a search index to be used later on by a JavaScript library build_search_index = true diff --git a/templates/footer.html b/templates/footer.html index 148777a..f47b59a 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -4,6 +4,6 @@
  • E-mail: kat (at) dork (dot) dev
  • Git: kittywitch
  • Other websites of mine: kittywit.ch, inskip.me.
  • -
  • Feed: RSS
  • +
  • Feed: RSS
  • - \ No newline at end of file + diff --git a/templates/index.html b/templates/index.html index 8533782..a9eca97 100644 --- a/templates/index.html +++ b/templates/index.html @@ -53,7 +53,7 @@