From ac70fc789bd8015d34373739a34325e72b6eff0d Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Sun, 26 Oct 2025 11:23:48 +0800 Subject: Change font to IM Fell English. --- _config.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index 1184416..8ecafc6 100644 --- a/_config.yml +++ b/_config.yml @@ -18,10 +18,13 @@ collections: feed: collections: archive: - path: '/rss.xml' + path: "/feed.xml" + posts: + path: "/posts.xml" excerpt_only: true exclude: README.txt + gems: - jekyll-feed exclude: -- cgit v1.2.3