summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@gmail.com>2021-12-24 00:58:41 -0700
committernavanchauhan <navanchauhan@gmail.com>2021-12-24 00:58:41 -0700
commitb8e72c7f815ebcb94a0a57aa9338e96916a03e7e (patch)
tree0b86313d14695a0574f96f4f9d9a140a5d9e55ec /index.html
parentac662bd366ed0b0a8856b272ec02b0c6138a6cce (diff)
added viewport tag
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 0138629..e871693 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,6 @@
<html>
<head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="tufte.css"/>
</head>
<body>