For some reason, it couldn't ba accessed at 4th lvl domain
themeindex.steve0greatness.roundabout-host.com didn't work
By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.
themeindex.steve0greatness.roundabout-host.com didn't work
steve0greatness,
created on Saturday, 11 May 2024, 22:41:35 (1715467295),
received on Saturday, 11 May 2024, 22:45:40 (1715467540)
Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>
7f08c9055a3874c73ab2280f8b5abb2bcb5c4401
This is an index of themes for you to use on any instance of the Roundabout software. You can find a list of themes by user in the [`themes`](themes) directory, or, go to [`themes.steve0greatness.roundabout-host.com`](https://themes.steve0greatness.roundabout-host.com)go to [`steve0greatness.roundabout-host.com/ThemeIndex`](https://steve0greatness.roundabout-host.com/ThemeIndex)for a rich-text list of themes. ## Contributing Themes
const ListEl = ThemeListElementTemplate.content.cloneNode(true); ListEl.querySelector(".theme-name").textContent = title; ListEl.querySelector(".download").href = "/themes/" + path;ListEl.querySelector(".download").href = "themes/" + path;const Author = ListEl.querySelector(".author-url"); Author.href = author.getAttribute("uri");