From 704b11febbef89ac6fcdc26d7a547b029a069d58 Mon Sep 17 00:00:00 2001 From: Isaac Mills Date: Thu, 24 Oct 2024 22:03:31 -0600 Subject: [PATCH] Switch header font to Norwester Pro --- templates/opengraph.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/opengraph.toml b/templates/opengraph.toml index 385f383..60fb4eb 100644 --- a/templates/opengraph.toml +++ b/templates/opengraph.toml @@ -1,4 +1,4 @@ -faces = ["/usr/share/fonts/noto/NotoSans-Bold.ttf"] +faces = ["/usr/share/fonts/NorwesterProComplete/NorwesterPro-Regular.ttf"] [[text]] x = 425.15115 @@ -6,5 +6,5 @@ y = 8.0 width = 736.84885 height = 594.60768 value = "{{title}}" -font = "Noto Sans" -bold = true +font = "Norwester Pro" +stretch = "Condensed"