aboutsummaryrefslogtreecommitdiffstats
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index 38f4236..30dd6a7 100644
--- a/public/index.html
+++ b/public/index.html
@@ -6,6 +6,7 @@
6 <meta name="theme-color" content="#000000" /> 6 <meta name="theme-color" content="#000000" />
7 <meta name="description" content="Print a card for your WiFi login" /> 7 <meta name="description" content="Print a card for your WiFi login" />
8 <link rel="icon" href="./images/wifi.ico" /> 8 <link rel="icon" href="./images/wifi.ico" />
9 <link rel="stylesheet" href="/light.min.css" />
9 <!-- 10 <!--
10 manifest.json provides metadata used when your web app is installed on a 11 manifest.json provides metadata used when your web app is installed on a
11 user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ 12 user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/