diff options
Diffstat (limited to 'index_old.html')
-rw-r--r-- | index_old.html | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/index_old.html b/index_old.html deleted file mode 100644 index 94683aa..0000000 --- a/index_old.html +++ /dev/null @@ -1,48 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta charset="UTF-8"> - <title> P.S.: HCKLABXL </title> - <link rel="stylesheet" href="assets/css/screen.css"> - </head> - <body> - <header> - <h1>hcklabxl</h1> - </header> - <main> - <section id="act"> - <h2>up:</h2> - <dl> - <dt>2018-09</dt> - <dd> - <ul> - <li>sunday-afternoon 16: <a href="https://ps.zoethical.com/t/neutrinet-install-party-september-septembre-2018/1716">Neutrinet Install Party</a></li> - </ul> - </dd> - </dl> - </section> - <div id="discourse-comments"></div> - </main> - <aside> - <address> - Avenue Princesse Elisabeth 46 - 1030 Schaerbeek - </address> - <address> - Princes Elisabethlaan 46 - 1030 Schaarbeek - </address> - <p><a href="https://ps.zoethical.com/c/ps/hcklabxl">forum</a></p> - </aside> - <script type="text/javascript"> - DiscourseEmbed = { discourseUrl: 'https://ps.zoethical.com/', - discourseEmbedUrl: 'https://hacklab.brussels/' }; - - (function() { - var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true; - d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js'; - (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d); - })(); - </script> - </body> -</html> |