Fix journal generator and switch back to norwester
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
02834226e8
commit
1f10423473
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
faces = ["/usr/share/fonts/noto/NotoSans-Regular.ttf"]
|
faces = ["/usr/share/fonts/norwester.ttf"]
|
||||||
|
|
||||||
[[text]]
|
[[text]]
|
||||||
x = 425.15115
|
x = 425.15115
|
||||||
|
@ -6,4 +6,5 @@ y = 8.0
|
||||||
width = 736.84885
|
width = 736.84885
|
||||||
height = 594.60768
|
height = 594.60768
|
||||||
value = "{{title}}"
|
value = "{{title}}"
|
||||||
font = "Noto Sans"
|
font = "Norwester"
|
||||||
|
stretch = "Condensed"
|
||||||
|
|
Loading…
Reference in a new issue