mirror of
https://github.com/datajerk/c2d.git
synced 2025-01-29 13:30:36 +00:00
minor non-code changes
This commit is contained in:
parent
f72e99fd34
commit
7f0c603000
2
Makefile
2
Makefile
@ -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
|
||||
|
@ -20,4 +20,4 @@ ________________________________________
|
||||
________________________________________
|
||||
|
||||
|
||||
HTTPS://GITHUB.COM/DATAJERK/C2D/
|
||||
HTTP://GITHUB.COM/DATAJERK/C2D
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user