From cf5dfd5e9cd090d4dc9282e07c0c7908093f1531 Mon Sep 17 00:00:00 2001 From: Daniel Holbert Date: Fri, 29 May 2015 13:00:33 -0700 Subject: [PATCH] Fix unbalanced h4 w/ h3 close-tag Just fixing invalid HTML -- right now there's a `

` which is closed by a `

`. Should be a ``. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4aa1473..c162c22 100644 --- a/index.html +++ b/index.html @@ -80,7 +80,7 @@

Graphics

HexMKI base model
Charnel

Track texture
Nobiax

-

Click anywhere to continue.

+

Click anywhere to continue.