diff options
Diffstat (limited to 'info/notes.html')
-rw-r--r-- | info/notes.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/info/notes.html b/info/notes.html new file mode 100644 index 0000000..b499b0b --- /dev/null +++ b/info/notes.html @@ -0,0 +1,23 @@ +<!DOCTYPE html> +<head> +<title>Wilderness War - Notes</title> +<link rel="stylesheet" href="/fonts/fonts.css"> +<link rel="stylesheet" href="/style.css"> +<style>h1{text-align:center}body{max-width:50rem;margin:0 auto;}</style> +</head> +<body> +<article> + +<h1> +Wilderness War: Implementation Notes</h1> + +<hr> + +<p> +Question? +<p> +Answer! + +<hr> + +<img style="display:block;margin:20px auto;" src="Fleur_de_lys_du_quebec.svg" height="36"> |