diff options
Diffstat (limited to 'neutrinet')
-rw-r--r-- | neutrinet/index.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/neutrinet/index.html b/neutrinet/index.html new file mode 100644 index 0000000..a6d3870 --- /dev/null +++ b/neutrinet/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="/neutrinet_logo.png" alt="neutrinet project logo" /></p> + +<p>neutrinet install parties, every 3rd sunday of the month / 14h till 18h</p> + +<p><a href="https://neutrinet.be">neutrinet webpage</a></p> + + + </body> +</html> |