diff options
author | onefang | 2019-08-25 14:15:28 +1000 |
---|---|---|
committer | onefang | 2019-08-25 14:15:28 +1000 |
commit | 817dabf5cb07044c2fee331455a0bb961b13dd46 (patch) | |
tree | 899b55dac202b5198450e53e09b28a32a1564fb2 /example/web/register.html | |
parent | New web background image. (diff) | |
download | opensim-SC_OLD-817dabf5cb07044c2fee331455a0bb961b13dd46.zip opensim-SC_OLD-817dabf5cb07044c2fee331455a0bb961b13dd46.tar.gz opensim-SC_OLD-817dabf5cb07044c2fee331455a0bb961b13dd46.tar.bz2 opensim-SC_OLD-817dabf5cb07044c2fee331455a0bb961b13dd46.tar.xz |
Now with favicons.
Diffstat (limited to '')
-rw-r--r-- | example/web/register.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/web/register.html b/example/web/register.html index da46365..e721351 100644 --- a/example/web/register.html +++ b/example/web/register.html | |||
@@ -1,6 +1,7 @@ | |||
1 | <html> | 1 | <html> |
2 | <title>Account for this grid</title> | 2 | <title>Account for this grid</title> |
3 | <head> | 3 | <head> |
4 | <link rel="shortcut icon" href="SledjHamrIconSmall.png"> | ||
4 | </head> | 5 | </head> |
5 | <body bgcolor="black" text="white" alink="red" link="blue" vlink="purple"> | 6 | <body bgcolor="black" text="white" alink="red" link="blue" vlink="purple"> |
6 | Include account registration help for your grid here. | 7 | Include account registration help for your grid here. |