diff options
Diffstat (limited to 'grapher')
-rw-r--r-- | grapher/index.html | 2 | ||||
-rw-r--r-- | grapher/pl/index.html | 1 |
2 files changed, 2 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"> diff --git a/grapher/pl/index.html b/grapher/pl/index.html index 7a728b9..73f047b 100644 --- a/grapher/pl/index.html +++ b/grapher/pl/index.html @@ -3,6 +3,7 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="author" content="recnet/winrg"> <title>Permalinked Graph</title> <link rel="manifest" href="/pwathings/manifest.json" /> |