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 dcf49cd..5e85f63 100644 --- a/info/blocks.html +++ b/info/blocks.html @@ -1,3 +1,4 @@ +<!DOCTYPE html> <html> <title>Julius Caesar - Blocks</title> <link rel="stylesheet" href="../blocks_columbia.css"> diff --git a/info/cards.html b/info/cards.html index ecf52aa..c433480 100644 --- a/info/cards.html +++ b/info/cards.html @@ -1,3 +1,4 @@ +<!DOCTYPE html> <html> <title>Julius Caesar - Cards</title> <style> diff --git a/info/rules.html b/info/rules.html index e836aa7..f8ff04e 100644 --- a/info/rules.html +++ b/info/rules.html @@ -1,3 +1,4 @@ +<!DOCTYPE html> <html> <head> <title>Julius Caesar 1.1</title> |