diff options
| author | historia <historiavg@proton.me> | 2026-09-09 01:43:38 -0400 |
|---|---|---|
| committer | historia <historiavg@proton.me> | 2026-09-09 01:43:38 -0400 |
| commit | 13cf8574c43bd7e908d60b59bfd430ed4cda57b9 (patch) | |
| tree | ceed994e4beadede269e9298640a0ab8d1f1d0b8 | |
| parent | c63794d3da3c599cf08854d30c0cf6f2b4ed1986 (diff) | |
| download | ssg-blog-13cf8574c43bd7e908d60b59bfd430ed4cda57b9.tar.gz | |
| -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 |
