Change font

This commit is contained in:
lowlighter
2020-10-25 00:46:11 +02:00
parent 37d3cefa08
commit 7ddb892f5b
5 changed files with 25 additions and 25 deletions

File diff suppressed because one or more lines are too long

View File

@@ -30,7 +30,7 @@
const conf = await setup({log:false})
console.log(`Configuration | loaded`)
//Load svg template, style and query
//Load svg template, style, fonts and query
const template = core.getInput("template") || "classic"
console.log(`Template to use | ${template}`)