diff --git a/data/assets/3dworldring_logo.ico b/data/assets/3dworldring_logo.ico new file mode 100644 index 0000000..2b00dfd Binary files /dev/null and b/data/assets/3dworldring_logo.ico differ diff --git a/data/templates/index.html b/data/templates/index.html index e427c60..a2f648e 100644 --- a/data/templates/index.html +++ b/data/templates/index.html @@ -4,13 +4,25 @@ - {{ ring_name }} List + {{ ring_name }} + -

{{ ring_name }} List

+

{{ ring_name }}

{{ ring_description }}

+
(this page and demo sites are currently under construction)
+ +

Please:

+ + +

Contact

+

Feel free to email the ring owner at cjsatnarine@protonmail.com if you have any questions. Ring owner's website is cjsatnarine.space.

Add all sites with declared RSS feeds to your feed reader with this OPML link.

- + +

3Dworldring Member List

{% if sites %} diff --git a/ringfairy.toml b/ringfairy.toml index 328d47c..a52e4c3 100644 --- a/ringfairy.toml +++ b/ringfairy.toml @@ -1,6 +1,6 @@ base_url = "https://3dworldring.cjsatnarine.space" -ring_name = "3dworldring" -ring_description = "Webring for 3D worlds." +ring_name = "3Dworldring" +ring_description = "Webring for 3D explorable worlds. Websites for worlds where you can explore and move about, traversing to other worlds (webring neighbours) in some way within the world." ring_owner = "CJ Satnarine" ring_owner_site = "https://cjsatnarine.space"