diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:50:46 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:56:46 +0200 |
commit | 43feea84eda7c564adc7985d70c4e72d19f01461 (patch) | |
tree | 845b0622815db80dc6f69df437919e4ae14bd49c /info/cards.html | |
parent | 2a2bfd257c1785f9f132c31d7499fdfb89112a6b (diff) | |
download | andean-abyss-43feea84eda7c564adc7985d70c4e72d19f01461.tar.gz |
Mobile friendly info pages.
Diffstat (limited to 'info/cards.html')
-rw-r--r-- | info/cards.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/info/cards.html b/info/cards.html index 8dfb765..b1207d6 100644 --- a/info/cards.html +++ b/info/cards.html @@ -1,5 +1,6 @@ <!DOCTYPE html> <html class="jpeg"> +<meta name="viewport" content="width=device-width, initial-scale=1"> <title>Andean Abyss - Cards</title> <style> body { |