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/stats.html | |
parent | New web background image. (diff) | |
download | opensim-SC-817dabf5cb07044c2fee331455a0bb961b13dd46.zip opensim-SC-817dabf5cb07044c2fee331455a0bb961b13dd46.tar.gz opensim-SC-817dabf5cb07044c2fee331455a0bb961b13dd46.tar.bz2 opensim-SC-817dabf5cb07044c2fee331455a0bb961b13dd46.tar.xz |
Now with favicons.
Diffstat (limited to '')
-rw-r--r-- | example/web/stats.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/web/stats.html b/example/web/stats.html index 1dce2f3..c806c03 100644 --- a/example/web/stats.html +++ b/example/web/stats.html | |||
@@ -1,6 +1,7 @@ | |||
1 | <html> | 1 | <html> |
2 | <title><!--#echo var="grid" --> stats page</title> | 2 | <title><!--#echo var="grid" --> stats page</title> |
3 | <head> | 3 | <head> |
4 | <link rel="shortcut icon" href="SledjHamrIconSmall.png"> | ||
4 | <meta http-equiv="refresh" content="120"> | 5 | <meta http-equiv="refresh" content="120"> |
5 | </head> | 6 | </head> |
6 | <body> | 7 | <body> |