diff options
Diffstat (limited to 'grapher/pl/index.html')
-rw-r--r-- | grapher/pl/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/grapher/pl/index.html b/grapher/pl/index.html index 3dc7119..7a728b9 100644 --- a/grapher/pl/index.html +++ b/grapher/pl/index.html @@ -4,6 +4,8 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Permalinked Graph</title> + + <link rel="manifest" href="/pwathings/manifest.json" /> <link crossorigin href="style.css" rel="stylesheet" type="text/css" /> |