added empty div to check if publishing worked
diff --git a/content/index.html b/content/index.html
index 05e031d..a956f12 100644
--- a/content/index.html
+++ b/content/index.html
@@ -258,6 +258,6 @@
   } catch(err) {}
 </script>
 
-
+	<div></div>
   </body>
 </html>