diff options
author | Tempest <pawnstar4@gmail.com> | 2022-06-07 20:09:08 -0600 |
---|---|---|
committer | Tempest <pawnstar4@gmail.com> | 2022-06-07 20:09:08 -0600 |
commit | d1f1fc0c915b916673095be11181234e1484eb2b (patch) | |
tree | 131d666d8bc92af89757ec3a3710abb805e168c4 /index.html | |
parent | c6f572026757f278c93a78b8eeadaa16a99e472b (diff) |
Remove link to dev blog
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 2852f3a..164bbc3 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ <head> <title>tempest.dev</title> <link rel="stylesheet" href="/resources/style.css"/> + <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <nav> |