Browse code

sync 2018-07-27

fractalxaos authored on 07/27/2018 19:27:41
Showing 1 changed files
... ...
@@ -2,5 +2,6 @@
2 2
 <html>
3 3
 <head>
4 4
   <meta http-equiv="refresh" content="0; url=./radmon.html">
5
+  <!--<meta http-equiv="refresh" content="0; url=https://github.com/fractalxaos/radmon">-->
5 6
 </head>
6 7
 </html>
Browse code

2017-12-2 minor update

fractalxaos authored on 12/02/2017 23:59:08
Showing 1 changed files
... ...
@@ -1,5 +1,6 @@
1
+<!DOCTYPE html>
1 2
 <html>
2 3
 <head>
3
-  <meta http-equiv="refresh" content="0; url=radmon.html">
4
+  <meta http-equiv="refresh" content="0; url=./radmon.html">
4 5
 </head>
5 6
 </html>
Browse code

first release

Jeff Owrey authored on 09/25/2015 03:44:17
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,5 @@
1
+<html>
2
+<head>
3
+  <meta http-equiv="refresh" content="0; url=radmon.html">
4
+</head>
5
+</html>