commit a8c6fbde98931f1b9f57bb706ad12120e7dd3590 parent b3824bdcd491fcad73d46540bbca1cbc224b891e Author: Vincent Forest <vincent.forest@meso-star.com> Date: Tue, 1 Jul 2025 22:46:30 +0200 htrdr: correct menu display on Planets Starter Pack Diffstat:
| M | htrdr/htrdr_build.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htrdr/htrdr_build.sh b/htrdr/htrdr_build.sh @@ -172,7 +172,7 @@ comspk() planetsspk2() { - print_header -s htrdr -n Planetsn-Starter-Pack -r ../ + print_header -s htrdr -n Planets-Starter-Pack -r ../ md2html htrdr-planets-spk.md print_footer }