Skip to content

Commit

Permalink
fix logo path
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Apr 10, 2024
1 parent ebae0e1 commit 2de98bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafito.art
Original file line number Diff line number Diff line change
Expand Up @@ -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 ""
Expand Down

0 comments on commit 2de98bd

Please sign in to comment.