diff options
author | alyx <alyx@aleteoryx.me> | 2022-06-02 17:53:39 +0000 |
---|---|---|
committer | Aleteoryx <alyx@aleteoryx.me> | 2022-06-02 17:53:39 +0000 |
commit | 721a1f74a47d88d23d868f641bb606316c9e5a58 (patch) | |
tree | 44af4b9dcef984a20f8c242b9b59010bb8c5ae43 /grapher/index.html | |
parent | c1e64bf0ccdaeb1b676f1a53967b0d0448e1ca44 (diff) | |
download | RRCUtils-721a1f74a47d88d23d868f641bb606316c9e5a58.tar.gz RRCUtils-721a1f74a47d88d23d868f641bb606316c9e5a58.tar.bz2 RRCUtils-721a1f74a47d88d23d868f641bb606316c9e5a58.zip |
homepage, typing, check June 6 changelog
Diffstat (limited to 'grapher/index.html')
-rw-r--r-- | grapher/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grapher/index.html b/grapher/index.html index 9b05e23..3c88bad 100644 --- a/grapher/index.html +++ b/grapher/index.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <meta name="description" content="A simple utility to help you make CV2 graphs, out-of-game."> - <meta name="author" content="@✨Aleteoryx✨#1027"> + <meta name="author" content="recnet/winrg"> <link rel="manifest" href="/pwathings/manifest.json" /> <title>CV2 Node Graph Generator</title> <link crossorigin href="/oi.css" rel="stylesheet" type="text/css"> |