commit 2903cf42877f7321f9604c507e387348ca3d0fed from: Omar Polo date: Sun Jan 23 21:32:22 2022 UTC fix the title now that `subst' handles spaces commit - 27e51a95e57a018328170844079042db2a6eec5e commit + 2903cf42877f7321f9604c507e387348ca3d0fed blob - cb5d800807a3f1b81e1ea558a365f4cb9847e5c4 blob + 2ea248e906cc962c0c0258f29488c5e8285870b4 --- site/Makefile +++ site/Makefile @@ -7,7 +7,7 @@ MANPAGES = ../kamictl/kamictl.8 \ PAGES = index.gmi install.gmi tutorial.gmi TITLE_index.gmi = home -TITLE_install.gmi = install-guide +TITLE_install.gmi = install guide TITLE_tutorial.gmi = tutorial SUBST_GEM = ./subst MANEXT=txt EXT=gmi