diff options
| author | Dylan Müller <root@lunar.sh> | 2025-12-15 20:15:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-15 20:15:57 +0200 |
| commit | 7fc3b7384b12f611f7dc69ad1b137eb49956c472 (patch) | |
| tree | fb29231ccbc71222a6f1efa7b8a150672bbced34 /_config.yml | |
| parent | 044cdebf230e43c7a1a24e6f4e42e013399357dd (diff) | |
| download | journal.lunar.sh-7fc3b7384b12f611f7dc69ad1b137eb49956c472.tar.gz journal.lunar.sh-7fc3b7384b12f611f7dc69ad1b137eb49956c472.zip | |
Update _config.yml
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index ffa6f40..1683a31 100644 --- a/_config.yml +++ b/_config.yml @@ -46,6 +46,7 @@ sass: collections: featured: output: true + permalink: /:year/:title.html gems: - jekyll-feed |
