aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/web/about.html
diff options
context:
space:
mode:
authoronefang2020-02-27 11:18:47 +1000
committeronefang2020-02-27 11:18:47 +1000
commit34c5ee4c2a489a506e93d5b303fbc80b263747f0 (patch)
tree53e5f29e16929503a1171a0e251249c0396c5f50 /web/about.html
parentAdd a default gloebit config file, coz it doesn't like it if it doesn't exist. (diff)
downloadopensim-SC_OLD-34c5ee4c2a489a506e93d5b303fbc80b263747f0.zip
opensim-SC_OLD-34c5ee4c2a489a506e93d5b303fbc80b263747f0.tar.gz
opensim-SC_OLD-34c5ee4c2a489a506e93d5b303fbc80b263747f0.tar.bz2
opensim-SC_OLD-34c5ee4c2a489a506e93d5b303fbc80b263747f0.tar.xz
The new sledjchisl binary, to replace the management scripts and web stuff.
Diffstat (limited to 'web/about.html')
-rw-r--r--web/about.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/web/about.html b/web/about.html
new file mode 100644
index 0000000..3afc962
--- /dev/null
+++ b/web/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>