commit: b9d89fe24e44fd26b3f61abda4bc8251e231b6c4
parent e4de38895e7953493a5e6dbecfb22513842cac7b
Author: Drew DeVault <sir@cmpwn.com>
Date: Fri, 21 Aug 2020 15:19:45 -0400
build: actually fix webring paths
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.build.yml b/.build.yml
@@ -26,8 +26,8 @@ tasks:
-s https://sourcehut.org/blog/index.xml \
-s https://100r.co/links/rss.xml \
-s https://tonsky.me/blog/atom.xml \
- < content/partials/webring-in.template \
- > content/partials/webring-out.html
+ < layouts/partials/webring-in.template \
+ > layouts/partials/webring-out.html
- build: |
cd drewdevault.com
/usr/local/bin/hugo