diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-01-04 01:31:21 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-01-04 01:31:21 +0530 |
commit | 87d344aded1af3e926861c3330a7eb06d8a00332 (patch) | |
tree | 083b1e64346ee3c7df077cc2703f847f9b311b26 /docs | |
parent | b835d75f357ffacf8fef517410fc3abe63661d85 (diff) |
viewport
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index d080c73..af2db7a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,6 +3,7 @@ <head> <title>iGopherBrowser</title> <meta charset="UTF-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="https://unpkg.com/@sakun/system.css" /> <script defer data-domain="web.navan.dev" src="https://plausible.io/js/script.js"></script> </head> |