diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-05-26 13:47:50 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-12-10 17:53:32 +0100 |
commit | 797717e115567c75960398a3f26e2450bfed1334 (patch) | |
tree | 3090efcf4013903dbb3371981b649ddcd045b9d3 /about.html | |
parent | 168a810ea24d1c223834aadf68212b325cb60cec (diff) | |
download | plantagenet-797717e115567c75960398a3f26e2450bfed1334.tar.gz |
Add skeleton.
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/about.html b/about.html new file mode 100644 index 0000000..74f945a --- /dev/null +++ b/about.html @@ -0,0 +1,19 @@ +<p> +Lorem ipsum dolor etc. + +<br clear="left"> + +<p> +Game Design: Francisco Gradaille.<br> + +<p> +Copyright © 2019 +<a href="https://www.gmtgames.com/p-1009-nevsky-teutons-and-rus-in-collision-1240-1242-2nd-edition.aspx">GMT Games, LLC</a>. + +<ul> +<li><a href="/plantagenet/info/rulebook.html">Rules of Play</a> +<li><a href="/plantagenet/info/playbook.html">Background Book</a> +<li><a href="/plantagenet/info/pac.html">Reference Sheets</a> +<li><a href="/plantagenet/info/cards.html">Arts of War and Lords</a> +<li><a href="/plantagenet/info/notes.html">Implementation Notes</a> +</ul> |