diff options
-rwxr-xr-x | create-webring.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/create-webring.sh b/create-webring.sh index 98494d5..e9c2767 100755 --- a/create-webring.sh +++ b/create-webring.sh @@ -7,5 +7,6 @@ openring \ -s https://hund.tty1.se/feed.xml \ -s https://shivering-isles.com/til/feed.xml \ -s https://cnx.srht.site/feed.xml \ + -s https://ariadnavigo.xyz/ \ < webring.template \ > layouts/partials/custom-webring.html |