diff options
author | onefang | 2020-03-16 20:19:08 +1000 |
---|---|---|
committer | onefang | 2020-03-16 20:19:08 +1000 |
commit | 7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b (patch) | |
tree | 2dbcd207d6268a5432ea219cf49ec8b9d22fb582 /example/web/help.html | |
parent | Ignore the src build temporary directories. (diff) | |
download | opensim-SC-7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b.zip opensim-SC-7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b.tar.gz opensim-SC-7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b.tar.bz2 opensim-SC-7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b.tar.xz |
Shift web stuff to the www folder, and update it.
Diffstat (limited to 'example/web/help.html')
-rw-r--r-- | example/web/help.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/example/web/help.html b/example/web/help.html deleted file mode 100644 index e070b82..0000000 --- a/example/web/help.html +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | <html> | ||
2 | <title>Help for this grid</title> | ||
3 | <head> | ||
4 | <link rel="shortcut icon" href="SledjHamrIconSmall.png"> | ||
5 | </head> | ||
6 | <body bgcolor="black" text="white" alink="red" link="blue" vlink="purple"> | ||
7 | Include help for your grid here. | ||
8 | <p> </p> | ||
9 | </body> | ||
10 | </html> | ||