diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-05-06 18:51:30 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-11-17 12:53:17 +0100 |
commit | 127eab896d7f1d5f26a9a0de3543804964ceba43 (patch) | |
tree | 2e9f41ea9f175574bb8456ae1d432925860f1905 /info/cards.html | |
parent | 403396e30591e87076b1752765ff63793b197d84 (diff) | |
download | hammer-of-the-scots-127eab896d7f1d5f26a9a0de3543804964ceba43.tar.gz |
Add <!DOCTYPE html> to info documents.
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 92d2e2f..472c044 100644 --- a/info/cards.html +++ b/info/cards.html @@ -1,3 +1,4 @@ +<!DOCTYPE html> <html> <title>Hammer of the Scots - Cards</title> <style> |