aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authoralyx <alyx@aleteoryx.me>2022-06-02 20:58:28 +0000
committerAleteoryx <alyx@aleteoryx.me>2022-06-02 20:58:28 +0000
commit8f6fa73cb955b9955abc9c9847f1b44cac541794 (patch)
tree3f586c5c319b03bfbaab88042fcf152d4fbc389d /index.html
parent128614a1fa9eaafed8b732775fbaf926e468b577 (diff)
downloadRRCUtils-8f6fa73cb955b9955abc9c9847f1b44cac541794.tar.gz
RRCUtils-8f6fa73cb955b9955abc9c9847f1b44cac541794.tar.bz2
RRCUtils-8f6fa73cb955b9955abc9c9847f1b44cac541794.zip
Rebranded!
Diffstat (limited to 'index.html')
-rw-r--r--index.html15
1 files changed, 11 insertions, 4 deletions
diff --git a/index.html b/index.html
index e17e8e5..f45af84 100644
--- a/index.html
+++ b/index.html
@@ -2,9 +2,9 @@
<html>
<head>
<meta name="viewport" content="width=device-width">
- <meta name="description" content="A set of tools for working with Rec Room Circuits.">
+ <meta name="description" content="A set of tools for working with Rec Room Circuits(RRC).">
<meta name="author" content="recnet/winrg">
- <title>Aleteoryx's CV2Utils</title>
+ <title>Aleteoryx's RRCUtils</title>
<link rel="manifest" href="/pwathings/manifest.json" />
<link rel="manifest" href="/pwathings/manifest.json" />
@@ -20,10 +20,10 @@
</head>
<body>
<div id="logo"><img src="/pwathings/icons/400x.png" alt="logo"/></div>
- <h1>Welcome to CV2Utils!</h1>
+ <h1>Welcome to RRCUtils!</h1>
<p>
This is a little project of mine.
- Below you'll find a collection of tools for understanding and explaining CV2, as well as playing with it out-of-game.
+ Below you'll find a collection of tools for understanding and explaining RRC, as well as playing with it out-of-game.
This site is in a perpetual state of work-in-progress, but there's a changelog below, too.
</p>
<ul>
@@ -47,6 +47,13 @@
<li>You can view it at <a href="/types.html">types.html</a>, by opening the DevTools console.</li>
<li>The actual logic is contained in <code>/lib/types.js</code>.</li>
</ul>
+ <li>Updated branding to say RRC instead of CV2.</li>
+ <li>Moved from the cv2 subdomain to the circuits subdomain. Currently the following will take you here:</li>
+ <ul>
+ <li><a href="http://circuits.aleteoryx.me">circuits.aleteoryx.me</a></li>
+ <li><a href="http://rrc.aleteoryx.me">rrc.aleteoryx.me</a></li>
+ <li><a href="http://cv2.aleteoryx.me">cv2.aleteoryx.me</a></li>
+ </ul>
</ul>
</article>
</section>