diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:51:39 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:59:16 +0200 |
commit | 57e249cc3965de5f81e483af7ebf4da21184c871 (patch) | |
tree | b287539bf7be521dc5e15e88a6d1927355e2dea2 /info/blocks.html | |
parent | 8d411f46d64e8194ae4bb6c723cbd60d429e44d8 (diff) | |
download | julius-caesar-57e249cc3965de5f81e483af7ebf4da21184c871.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 5e85f63..b6160d6 100644 --- a/info/blocks.html +++ b/info/blocks.html @@ -1,5 +1,6 @@ <!DOCTYPE html> <html> +<meta name="viewport" content="width=700"> <title>Julius Caesar - Blocks</title> <link rel="stylesheet" href="../blocks_columbia.css"> <link rel="stylesheet" href="../blocks_simple.css"> |