diff options
| author | dmlunar <root@lunar.sh> | 2026-06-20 15:30:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-20 15:30:48 +0200 |
| commit | 2cadc6f98d364bd5bdb90be336eb8a9f131f3440 (patch) | |
| tree | fb3802452585e3a922ad832b09235f20e0bde3a1 | |
| parent | c41b544660e03aeeb42884a2a02571a25bc5837a (diff) | |
| download | journal.lunar.sh-2cadc6f98d364bd5bdb90be336eb8a9f131f3440.tar.gz journal.lunar.sh-2cadc6f98d364bd5bdb90be336eb8a9f131f3440.zip | |
Update _config.yml
| -rw-r--r-- | _config.yml | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/_config.yml b/_config.yml index 3002ba8..0ebffbe 100644 --- a/_config.yml +++ b/_config.yml @@ -48,19 +48,15 @@ collections: permalink: /:year/:title.html sort_by: 'date' +jekyll-feed: + collections: + - featured gems: - jekyll-feed - jekyll-sitemap - jekyll-github-metadata - jemoji -feed: - collections: - posts: - output: true - featured: - output: true - plugins: - jekyll-paginate |
