diff options
Diffstat (limited to 'example/web/about.html')
-rw-r--r-- | example/web/about.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/example/web/about.html b/example/web/about.html new file mode 100644 index 0000000..e45f00a --- /dev/null +++ b/example/web/about.html | |||
@@ -0,0 +1,9 @@ | |||
1 | <html> | ||
2 | <title>About this grid</title> | ||
3 | <head> | ||
4 | </head> | ||
5 | <body bgcolor="black" text="white" alink="red" link="blue" vlink="purple"> | ||
6 | This is a virtual world, usually called a grid, based on <a href="https://sledjhamr.org/cgit/opensim-SC/?h=SledjChisl">OpenSim_SC</a>. | ||
7 | <p> </p> | ||
8 | </body> | ||
9 | </html> | ||