diff options
author | mayx <mayx@outlook.com> | 2025-04-08 16:12:54 +0200 |
---|---|---|
committer | mayx <mayx@outlook.com> | 2025-04-08 16:12:54 +0200 |
commit | 9170efdaa394de637bf1887f7f8c5ae4c449e512 (patch) | |
tree | c5e1b57db00dfceb028522ebe709ae0c9479f76a /_config.yml | |
parent | d3eefbba2defb57e54502651ab9e9220e78ab36a (diff) |
Update 7 files
- /_includes/word_count.html
- /_config.yml
- /_layouts/default.html
- /Gemfile
- /js/rss-feed-preview.js
- /_posts/2025-04-08-feed.md
- /links.md
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 4f78f33..7cab47c 100644 --- a/_config.yml +++ b/_config.yml @@ -10,6 +10,7 @@ paginate: 7 plugins: - jekyll-sitemap - jekyll-feed + - jekyll-include-cache feed: path: atom.xml google_analytics: UA-137710294-1 |