diff --git a/configs/atom.ini b/configs/atom.ini index 5334ba64e..50da0c52e 100644 --- a/configs/atom.ini +++ b/configs/atom.ini @@ -1,6 +1,6 @@ [blog] name = Quansight Labs -source_path = blog/ +source_path = /blog url_path = https://labs.quansight.org/blog/ filename = feed.xml # blog/feed.xml would be better but doesn't seem to work items = site.query('/blog/').filter(F.type == 'blog-post')