aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/www/about.html
diff options
context:
space:
mode:
authoronefang2020-03-16 20:19:08 +1000
committeronefang2020-03-16 20:19:08 +1000
commit7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b (patch)
tree2dbcd207d6268a5432ea219cf49ec8b9d22fb582 /example/www/about.html
parentIgnore the src build temporary directories. (diff)
downloadopensim-SC_OLD-7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b.zip
opensim-SC_OLD-7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b.tar.gz
opensim-SC_OLD-7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b.tar.bz2
opensim-SC_OLD-7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b.tar.xz
Shift web stuff to the www folder, and update it.
Diffstat (limited to 'example/www/about.html')
-rw-r--r--example/www/about.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/example/www/about.html b/example/www/about.html
new file mode 100644
index 0000000..3afc962
--- /dev/null
+++ b/example/www/about.html
@@ -0,0 +1,11 @@
1<html>
2<title>About this grid</title>
3<head>
4<meta charset="UTF-8">
5<link rel="shortcut icon" href="SledjHamrIconSmall.png">
6</head>
7<body bgcolor="black" text="white" alink="red" link="blue" vlink="purple">
8This is a virtual world, usually called a grid, based on <a href="https://sledjhamr.org/cgit/opensim-SC/?h=SledjChisl">opensim-SC</a>.
9<p>&nbsp;</p>
10</body>
11</html>