diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:51:04 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:57:54 +0200 |
commit | 2ffc19c63b0bf336e037d0dd5f3021a6483381f4 (patch) | |
tree | 0b52fe0ae4a8e970e11030e03001d6fc5970c3cb /info/blocks.html | |
parent | 05adcc9af69387ba1a27cd52eebda6804894cf3d (diff) | |
download | crusader-rex-2ffc19c63b0bf336e037d0dd5f3021a6483381f4.tar.gz |
Mobile friendly info pages.
Diffstat (limited to 'info/blocks.html')
-rw-r--r-- | info/blocks.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/info/blocks.html b/info/blocks.html index afacb0c..2cc2cbf 100644 --- a/info/blocks.html +++ b/info/blocks.html @@ -1,5 +1,6 @@ <!DOCTYPE html> <html> +<meta name="viewport" content="width=600"> <title>Crusader Rex - Blocks</title> <style> body { |