commit 52bed3af6f97d2fceb2a46b868bb87de965eb24d from: Omar Polo date: Wed Aug 24 13:06:32 2022 UTC crank up From: truncation limit commit - 822ac1d68886e3835b51a109670d8d0fcfe6bdf1 commit + 52bed3af6f97d2fceb2a46b868bb87de965eb24d blob - 2eac6c03f71e3970f22856ec0b085e1a03e6ef7e blob + aa55b3e1e0c399290c1ff10ac968f5bab247edac --- Makefile +++ Makefile @@ -7,7 +7,7 @@ OUTDIR = www all: .mblaze dirs assets mlist '${MDIR}' | mthread -r | \ - ${ENV} mscan -f '%R %I %i %16D <%16f> %128S' | \ + ${ENV} mscan -f '%R %I %i %16D <%64f> %128S' | \ ${ENV} ./mexp | ${ENV} ./mkindex > ${OUTDIR}/index.html dirs: