minor non-code changes

This commit is contained in:
Egan Ford 2017-04-22 20:45:43 -06:00
parent f72e99fd34
commit 7f0c603000
3 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ barloader.text: Makefile
text="________________________________________"; printf "%*s\n" $$((($${#text}+40)/2)) "$$text"; \
echo; \
echo; \
text="HTTPS://GITHUB.COM/DATAJERK/C2D/"; printf "%*s\n" $$((($${#text}+40)/2)) "$$text"; \
text="HTTP://GITHUB.COM/DATAJERK/C2D"; printf "%*s\n" $$((($${#text}+40)/2)) "$$text"; \
) | tail -24 >$@
barloader.textpage: barloader.text bin/text2page

View File

@ -20,4 +20,4 @@ ________________________________________
________________________________________
HTTPS://GITHUB.COM/DATAJERK/C2D/
HTTP://GITHUB.COM/DATAJERK/C2D

Binary file not shown.