diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 7fc5267..f4870e1 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,6 @@ title: "Loek's Blog" +rss: + url: https://blog.pipeframe.xyz/atom.xml permalink: /post/:title exclude: - makefile |