diff options
Diffstat (limited to 'info')
-rw-r--r-- | info/blocks.html | 1 | ||||
-rw-r--r-- | info/cards.html | 1 | ||||
-rw-r--r-- | info/rules.html | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/info/blocks.html b/info/blocks.html index 531a535..6f2fca4 100644 --- a/info/blocks.html +++ b/info/blocks.html @@ -1,3 +1,4 @@ +<!DOCTYPE html> <html> <title>Hammer of the Scots - Blocks</title> <link rel="stylesheet" href="../blocks.css"> 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> diff --git a/info/rules.html b/info/rules.html index 1cddc4b..4679710 100644 --- a/info/rules.html +++ b/info/rules.html @@ -1,3 +1,4 @@ +<!DOCTYPE html> <html> <title>Hammer of the Scots - Rules</title> <style> |