commit: 211b16aae2f8a2cf2daf57ad74021a2a881d625e
parent 5f2afdf6587a45ae5df8783d3c1e13935acc7f13
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 24 Jul 2016 03:49:45 +0200
notes/osu!: Woupsie bad paste
Diffstat:
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/notes/osu!.shtml b/notes/osu!.shtml
@@ -6,9 +6,7 @@
 	</head>
 	<body>
 <!--#include file="/templates/en/nav.shtml" -->
-<!--#include file="/templates/en/footer.html" -->
-	</body>
-</html>
+	<main>
 <ul>
 	<li>Espionage: <a href="https://osu.ppy.sh/forum/p/2577747">osu! forum</a>, <a href="https://gitlab.com/Espionage724/Linux/blob/master/Wine/osu.txt">notes</a>
 	<li>Problems: <ul>
@@ -18,3 +16,7 @@
 		<li><code>Unhandled exception: page fault on read access 0x00000000 in 32-bit code</code>
 	</ul>
 </ul>
+	</main>
+<!--#include file="/templates/en/footer.html" -->
+	</body>
+</html>