Ver Fonte

Merge branch 'gh-pages'

Barry O'Donovan há 13 anos atrás
pai
commit
2b71371b64
1 ficheiros alterados com 20 adições e 0 exclusões
  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>