diff options
| -rwxr-xr-x | ssg-blog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
