From 6c9e4186d5b5271b84566f70e12495933065fbb5 Mon Sep 17 00:00:00 2001 From: sejo Date: Tue, 16 Nov 2021 19:43:33 -0600 Subject: [PATCH] formatted footer --- gmo2gmi.awk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gmo2gmi.awk b/gmo2gmi.awk index 326bed3..008b95b 100644 --- a/gmo2gmi.awk +++ b/gmo2gmi.awk @@ -50,7 +50,7 @@ END{ print "most recent update on: 1" fecha print "=> https://tildegit.org/sejo/compudanzas/src/branch/main/src/" FILENAME " source file" } - print "=> ./home.gmi home" print "" + print "=> ./home.gmi compudanzas home" print "=> https://wiki.p2pfoundation.net/Peer_Production_License text, images, and code are shared with the peer production license" }