diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html index 61e4ebb..5137362 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ <html xmlns="http://www.w3.org/1999/" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text; charset=utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>tilde.institute :: OpenBSD Education</title> <link rel="stylesheet" href="tilde.css" type="text/css"/> <link rel="icon" type="image/png" href="icon.png"/> |