diff --git a/bin/install-category b/bin/install-category
index f9706a2..56e072c 100755
--- a/bin/install-category
+++ b/bin/install-category
@@ -27,7 +27,7 @@ template () {
$cat $points
-
+
$cat for $points points
diff --git a/bin/puzzles b/bin/puzzles
index abd2610..5e05d80 100755
--- a/bin/puzzles
+++ b/bin/puzzles
@@ -1,6 +1,6 @@
#! /usr/bin/lua
-package.path = "cgi/?.lua"
+package.path = "www/?.lua"
local koth = require "koth"
local max_by_cat = {}
diff --git a/cgi/cgi.lua b/html/cgi.lua
similarity index 100%
rename from cgi/cgi.lua
rename to html/cgi.lua
diff --git a/html/credits.html b/html/credits.html
index c0484e2..3c27eb9 100644
--- a/html/credits.html
+++ b/html/credits.html
@@ -2,7 +2,7 @@
The Credits
-
+
+
+