Explorar el Código

Merge branch 'gh-pages'

Barry O'Donovan hace 13 años
padre
commit
2b71371b64
Se han modificado 1 ficheros con 20 adiciones y 0 borrados
  1. 20 0
      index.html

+ 20 - 0
index.html

@@ -0,0 +1,20 @@
+<html>
+<head>
+    <title>Open Solutions' OSS_SNMP Project</title>
+</head>
+
+<body>
+
+<h1>Open Solutions' OSS_SNMP Project</h1>
+
+<h3>This is just a holding page, please see:</h3>
+
+<h4>The <a href="https://github.com/opensolutions/OSS_SNMP">GitHub Project
+Page</a>.</h4>
+
+<h4>The <a href="doc/">phpDoc Documentation</a>.</h4>
+
+
+</body>
+
+</html>