From e4845c65520456721d4c5013f707926b00ea92aa Mon Sep 17 00:00:00 2001 From: Josemar Lohn Date: Tue, 24 Aug 2021 13:39:22 -0300 Subject: [PATCH] partial --- tildelog.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tildelog.sh b/tildelog.sh index 2d02617..b3b88f2 100755 --- a/tildelog.sh +++ b/tildelog.sh @@ -4,13 +4,13 @@ # shellcheck disable=SC2034 # TildeLog, a not-so-simple blog/gemlog/phlog system made for tilde.team -# By Josemar Lohn +# By Josemar Lohn (https://lohn.in) # # Heavily based on BashBlog, by Carlos Fenollosa -md2html_awk=$( DO NOT REMOVE THIS LINE source ./lib/all_posts.sh