From dbf253f6f1a0b3e0e41397fac82deaabe38dff1d Mon Sep 17 00:00:00 2001 From: nono Date: Sun, 27 Feb 2022 18:18:45 +0100 Subject: [PATCH] Update publishing --- publish.sh | 2 +- themes/blogotheme | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/publish.sh b/publish.sh index 8319411..870b931 100755 --- a/publish.sh +++ b/publish.sh @@ -39,7 +39,7 @@ git submodule foreach git pull origin main # Generate the openring ( https://git.sr.ht/~sircmpwn/openring ) echo ">> Generating the openring..." -openring -s https://www.laquadrature.net/feed -s -s https://solar.lowtechmagazine.com/feeds/all-en.rss.xml < themes/blogotheme/layouts/partials/openring-in.html > themes/blogotheme/layouts/partials/openring-out.html +openring -s https://www.laquadrature.net/feed -s https://blog.mondediplo.net/rss/ -s https://solar.lowtechmagazine.com/feeds/all-en.rss.xml < themes/blogotheme/layouts/partials/openring-in.html > themes/blogotheme/layouts/partials/openring-out.html echo ">> Building the website..." hugo --themesDir themes --theme blogotheme --baseURL="https://n07070.xyz" --enableGitInfo --minify --templateMetrics diff --git a/themes/blogotheme b/themes/blogotheme index 9a14b6f..b12d6b8 160000 --- a/themes/blogotheme +++ b/themes/blogotheme @@ -1 +1 @@ -Subproject commit 9a14b6f9643ae980c32c592b5cb3852bcc29faa2 +Subproject commit b12d6b85e5efe120d3c0cd6145825e91a854b382