summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml10
1 files changed, 2 insertions, 8 deletions
diff --git a/_config.yml b/_config.yml
index 1cf24a8..e3b851e 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,6 +1,6 @@
-# The Lunar Journal.
-# Written by Dylan Müller, Copyright 2023.
+# The Lunar Journal
+# Written by Dylan Müller, Copyright 2025
# Global Config
name: Lunar Journal
@@ -42,12 +42,6 @@ kramdown:
sass:
style: :expanded
-collections:
- featured:
- output: true
- permalink: /:year/:title.html
- sort_by: 'date'
-
gems:
- jekyll-feed
- jekyll-sitemap