diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-07-15 10:11:03 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-07-15 10:11:03 +0700 |
commit | 5be6e226be9c34e66aa252ac7b257f0c5083126f (patch) | |
tree | 39e2c5c325473c10af4845d6bd9dae3ca19dd7be /create-webring.sh | |
parent | e10f6ea7183d6198d1ab253e26aaa575079a87c1 (diff) | |
download | blog-5be6e226be9c34e66aa252ac7b257f0c5083126f.tar.gz |
Add blog
Diffstat (limited to 'create-webring.sh')
-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 |