aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xssg-blog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssg-blog b/ssg-blog
index 44997e0..bf2a2e6 100755
--- a/ssg-blog
+++ b/ssg-blog
@@ -21,7 +21,7 @@
# directories get the site header and footer; .html files anywhere else
# are copied verbatim (e.g. standalone pages like JS tools). If empty,
# every top-level directory is a category, sorted alphabetically.
-CATEGORIES="games lists money technology tutorials"
+CATEGORIES="games technology tutorials money"
main() {
test -n "$1" || usage