aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index eefcf1b..052849b 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2,6 +2,8 @@
<html lang='en-US'>
<head>
<meta charset='utf-8'/>
+ <meta name='viewport' content='width=device-width, initial-scale=1, shrink-to-fit=no'/>
+
<title>Alonzo Mood Calculator</title>
<link rel='stylesheet' type='text/css' href='face.css'/>
</head>