From 2de98bd8a31124b736877a62dbb7132663e0f656 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yanis=20Zafir=C3=B3pulos?= <1265028+drkameleon@users.noreply.github.com> Date: Wed, 10 Apr 2024 18:22:17 +0200 Subject: [PATCH] fix logo path --- grafito.art | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafito.art b/grafito.art index 555027dc9..4c97a9daa 100755 --- a/grafito.art +++ b/grafito.art @@ -1342,7 +1342,7 @@ if standalone? [ BR: "\n" - logoTxt: read.file "logo.txt" + logoTxt: read.file ./"logo.txt" GrafitoHeader: join @[ print color #magenta replace logoTxt {/#(.+)/} (color #white "$1") ++ color.keep #magenta ""