From 1f1042347327d959e5f595e4e9eccb8d10f1796f Mon Sep 17 00:00:00 2001 From: Isaac Mills Date: Thu, 24 Oct 2024 22:42:33 -0600 Subject: [PATCH] Fix journal generator and switch back to norwester --- templates/opengraph.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/opengraph.toml b/templates/opengraph.toml index 45cadb5..0e949f3 100644 --- a/templates/opengraph.toml +++ b/templates/opengraph.toml @@ -1,4 +1,4 @@ -faces = ["/usr/share/fonts/noto/NotoSans-Regular.ttf"] +faces = ["/usr/share/fonts/norwester.ttf"] [[text]] x = 425.15115 @@ -6,4 +6,5 @@ y = 8.0 width = 736.84885 height = 594.60768 value = "{{title}}" -font = "Noto Sans" +font = "Norwester" +stretch = "Condensed"