aboutsummaryrefslogtreecommitdiffstats
path: root/grapher/index.html
diff options
context:
space:
mode:
authoralyx <alyx@aleteoryx.me>2022-06-02 21:06:34 +0000
committerAleteoryx <alyx@aleteoryx.me>2022-06-02 21:06:34 +0000
commit361600052c49b3cb1628283eade4dd15993cfec7 (patch)
treef2e078750e884b369f4fb572c71d1a78612c549a /grapher/index.html
parent8f6fa73cb955b9955abc9c9847f1b44cac541794 (diff)
downloadRRCUtils-361600052c49b3cb1628283eade4dd15993cfec7.tar.gz
RRCUtils-361600052c49b3cb1628283eade4dd15993cfec7.tar.bz2
RRCUtils-361600052c49b3cb1628283eade4dd15993cfec7.zip
Rebranding II
Diffstat (limited to 'grapher/index.html')
-rw-r--r--grapher/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/grapher/index.html b/grapher/index.html
index aa275d2..4a70153 100644
--- a/grapher/index.html
+++ b/grapher/index.html
@@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
- <meta name="description" content="A simple utility to help you make RRC graphs, out-of-game.">
+ <meta name="description" content="A simple utility to help you make R2C graphs, out-of-game.">
<meta name="author" content="recnet/winrg">
<link rel="manifest" href="/pwathings/manifest.json" />
- <title>RRC Node Graph Generator</title>
+ <title>R2C Node Graph Generator</title>
<link crossorigin href="/oi.css" rel="stylesheet" type="text/css">
<link crossorigin href="style.css" rel="stylesheet" type="text/css" />
<link crossorigin href="/lib/chips.css" rel="stylesheet" type="text/css" />