diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:50:21 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:50:21 +0200 |
commit | 19dbd79b758d4970cfa3e331fa6a22b3e8020cc8 (patch) | |
tree | ec0aa1198c5c0a276fef8d9d6e35aca4661e6517 /info/notes.html | |
parent | 924c95dbe2bce61ad1d6c67ea69341c6fad57696 (diff) | |
download | 300-earth-and-water-19dbd79b758d4970cfa3e331fa6a22b3e8020cc8.tar.gz |
Mobile friendly info pages.
Diffstat (limited to 'info/notes.html')
-rw-r--r-- | info/notes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/info/notes.html b/info/notes.html index ab5e1fa..1753f10 100644 --- a/info/notes.html +++ b/info/notes.html @@ -1,5 +1,6 @@ <!DOCTYPE html> <head> +<meta name="viewport" content="width=device-width, initial-scale=1"> <title>300: E&W - Notes</title> <link rel="stylesheet" href="/fonts/fonts.css"> <link rel="stylesheet" href="/style.css"> |