diff options
| author | Dylan Müller <root@lunar.sh> | 2025-12-15 19:57:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-15 19:57:41 +0200 |
| commit | 3fe6294dc231a697fd4b4c8b4336cc35eb2622c0 (patch) | |
| tree | 00ecddf111ab5d286c26eed3599e3fee2d018e5b /_config.yml | |
| parent | b8fb3cc049cf296af624586e21cfe05b12b16b9f (diff) | |
| download | journal.lunar.sh-3fe6294dc231a697fd4b4c8b4336cc35eb2622c0.tar.gz journal.lunar.sh-3fe6294dc231a697fd4b4c8b4336cc35eb2622c0.zip | |
Update _config.yml
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 6cbd7cb..ffa6f40 100644 --- a/_config.yml +++ b/_config.yml @@ -43,6 +43,10 @@ kramdown: sass: style: :expanded +collections: + featured: + output: true + gems: - jekyll-feed - jekyll-sitemap |
