diff options
| author | dmlunar <root@lunar.sh> | 2026-06-20 15:41:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-20 15:41:05 +0200 |
| commit | ff8d0b4cabd90a0e9a88207086d6cd5796b4727c (patch) | |
| tree | d683e9ea96b1fbd1c9b9892c664c6961f5b4130c | |
| parent | cd2b3f2a853204a21d6f1a32128bbb8cc76273ff (diff) | |
| download | journal.lunar.sh-ff8d0b4cabd90a0e9a88207086d6cd5796b4727c.tar.gz journal.lunar.sh-ff8d0b4cabd90a0e9a88207086d6cd5796b4727c.zip | |
Update _config.yml
| -rw-r--r-- | _config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index c7e8f47..47bc1ce 100644 --- a/_config.yml +++ b/_config.yml @@ -48,9 +48,9 @@ collections: permalink: /:year/:title.html sort_by: 'date' -jekyll_feed: +feed: collections: - - featured + featured: null gems: - jekyll-feed |
