diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:54:33 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:54:33 +0200 |
commit | 6e4a8dd429dc22e713f3a7ad77a788ca3f48c1cf (patch) | |
tree | f29de260e73d400df1276f0343f6fe0b6133ca93 /info/readme.html | |
parent | 51d0687666fb82d4d5b2d173b8d802d8cc6cb5ce (diff) | |
download | time-of-crisis-6e4a8dd429dc22e713f3a7ad77a788ca3f48c1cf.tar.gz |
Mobile friendly info pages.
Diffstat (limited to 'info/readme.html')
-rw-r--r-- | info/readme.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/info/readme.html b/info/readme.html index e8ed05a..fd067b9 100644 --- a/info/readme.html +++ b/info/readme.html @@ -1,5 +1,6 @@ <!DOCTYPE html> <head> +<meta name="viewport" content="width=device-width, initial-scale=1"> <title>Time of Crisis - Readme</title> <link rel="stylesheet" href="/fonts/fonts.css"> <link rel="stylesheet" href="/style.css"> |