diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-10-29 17:48:51 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-10-29 17:49:15 +0100 |
commit | 61dcf972cecd41e6bfe459725414f5b2c15c4bdc (patch) | |
tree | b5a0a02ab0dfefd4eb067a29c742f1cb0d8677c7 /about.html | |
download | land-and-freedom-61dcf972cecd41e6bfe459725414f5b2c15c4bdc.tar.gz |
Initial commit.
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/about.html b/about.html new file mode 100644 index 0000000..526e01e --- /dev/null +++ b/about.html @@ -0,0 +1,13 @@ +<p> +Lorem ipsum dolor... + +<p> +Design: Alex Knight. +<br> +Published by <a href="https://www.bluepantherllc.com/products/land-and-freedom">Blue Panther</a>. +<br> +Programming © 2024 by Frans Bongers. + +<ul> +<li><a href="/land-and-freedom/info/rules.html">Rulebook</a> +</ul> |