aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-01-04 16:37:29 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2024-01-04 16:37:29 +0530
commitec5d54e06ac18aae1a5d14e4de621f91df736f20 (patch)
tree1d783a66a57c426f20a096cfbad33d83e06a4ab8 /index.html
parentd9cc9621f400481b6efedd5856c5977e94cf6c65 (diff)
add meta 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 7553b5f..4078638 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,7 @@
<title>Home</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/sql.js/1.9.0/sql-wasm.js" onload integrity="sha512-PAyD/84QEfxE1X/H3RDJY9kqXtJObyGq6qA93+LnkMNWdTLHjcTKHsDOcz6Y5xAdsaMGItRP5vNs4vtj3/FRuw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/sakura.css/css/sakura.css" type="text/css">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>