summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-09-12 16:17:29 -0600
committerHombreLaser <sebastian-440@live.com>2023-09-12 16:17:29 -0600
commite782c39d0539bc552ba1008157e87c696bd67266 (patch)
tree7f83db91fe8b898dd5a63d1e5fc103ece9339e25 /_config.yml
parent6406268d875bf5f6e12d1dfba69ea7ffe1047c32 (diff)
Add rss feed generation
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 0e56b30..781e7b2 100644
--- a/_config.yml
+++ b/_config.yml
@@ -4,7 +4,7 @@ name: Silos Needed
description: Intereses varios
# url is currently only used only for the RSS feed in feed.xml
-url: https://scotte.github.io/jekyll-clean
+url: https://silosneeded.com
# baseurl will often be '', but for a project page on gh-pages, it needs to
# be the project name.