diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:51:32 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:58:41 +0200 |
commit | ceb3e1e9f3522aaa274cca388f52e69e2de20d3c (patch) | |
tree | 07ea3fd130fe0451393b1ccd0990229f75bb9c05 /info/blocks.html | |
parent | 282e06e1921833da17efad2d8ffd3689b14fb44b (diff) | |
download | hammer-of-the-scots-ceb3e1e9f3522aaa274cca388f52e69e2de20d3c.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 6f2fca4..2bacb65 100644 --- a/info/blocks.html +++ b/info/blocks.html @@ -1,5 +1,6 @@ <!DOCTYPE html> <html> +<meta name="viewport" content="width=700"> <title>Hammer of the Scots - Blocks</title> <link rel="stylesheet" href="../blocks.css"> <style> |