diff options
Diffstat (limited to 'incommon')
-rw-r--r-- | incommon/index.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/incommon/index.html b/incommon/index.html new file mode 100644 index 0000000..e1e2a1f --- /dev/null +++ b/incommon/index.html @@ -0,0 +1,19 @@ +<html lang="en" dir="ltr"> + <head> + <meta charset="utf-8"> + <link rel="stylesheet" href="hacklabxl.css"> + <title>hcklabxl : incommon</title> + </head> + <body> + + <h1>hcklabxl : incommon</h1> + + <p><img src="/incommon_logo.png" alt="incommon project logo" /></p> + +<p><a href="https://incommon.cc" title="Incommon.cc webpage">the incommon webpage</a></p> + +<p>a project</p> + + + </body> +</html> |