roundabout-test,
created on Sunday, 12 May 2024, 04:11:24 (1715487084),
received on Sunday, 12 May 2024, 14:32:56 (1715524376)
Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>
69c9b7e8f1fff5edff1d65141286968aa5f8c0f9
index.html
@@ -4,6 +4,9 @@
<head>
<title>Unofficial Roundabout Theme Index</title>
<link rel="stylesheet" href="style.css" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
</head>
<body>
@@ -24,6 +27,10 @@
<hr />
<ul id="ThemeList"></ul>
<noscript>
<p>Unable to load ThemeList. Please consider enabling JavaScript, or upgrading your browser if it cannot support JavaScript.</p>
<p>If you are unable or unwilling to do these things, you can view the plain-text list at <a href="themes.xml"><code>themes.xml</code></a>
</noscript>
<template id="ThemeListElement">
<li>
install.html
@@ -4,6 +4,9 @@
<head>
<title>How to Install</title>
<link rel="stylesheet" href="style.css" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
</head>
<body>
submit.html
@@ -4,6 +4,9 @@
<head>
<title>Submit a Theme</title>
<link rel="stylesheet" href="style.css" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
</head>
<body>