--- a/index.php +++ b/index.php @@ -27,7 +27,7 @@

GovHack","

GovHack",str_replace("

","

",Markdown(file_get_contents("index.md")))); ?>

@@ -41,13 +41,13 @@ $('#toc').toc({ 'selectors': 'h1' }); - /*$(function(){ + $(function(){ $('
').insertAfter('h1'); $(".items").each(function() { $(this).stoc(); }); - });*/ + });