diff options
Diffstat (limited to 'grapher/index.html')
-rw-r--r-- | grapher/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/grapher/index.html b/grapher/index.html index 26e4af8..9b05e23 100644 --- a/grapher/index.html +++ b/grapher/index.html @@ -5,6 +5,7 @@ <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"> + <link rel="manifest" href="/pwathings/manifest.json" /> <title>CV2 Node Graph Generator</title> <link crossorigin href="/oi.css" rel="stylesheet" type="text/css"> <link crossorigin href="style.css" rel="stylesheet" type="text/css" /> |