diff options
Diffstat (limited to 'docs/index.html')
-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> |