diff --git a/data/templates/index.html b/data/templates/index.html index 1b942a6..86f3b19 100644 --- a/data/templates/index.html +++ b/data/templates/index.html @@ -13,6 +13,7 @@
{{ ring_description }}
+If you are evil email me your site at silas@soaos.dev.
Add all sites with declared RSS feeds to your feed reader with this OPML link.
{{ table_of_sites | safe}} diff --git a/websites.json b/websites.json index 086c6a9..238bf4f 100644 --- a/websites.json +++ b/websites.json @@ -11,7 +11,7 @@ "name": "Evan Pratten", "slug": "ewpratten", "about": "Evan Pratten", - "url": "https://ewpratten.com/", + "url": "https://ewpratten.com", "owner": "Evan Pratten", "rss": "https://ewpratten.com/rss.xml" }, @@ -26,7 +26,7 @@ "name": "cjsatnarine", "slug": "cjsatnarine", "about": "cjsatnarine", - "url": "https://cjsatnarine.github.io/", + "url": "https://cjsatnarine.github.io", "owner": "CJ Satnarine" } ]