From 25906de5c2daffbd8bd5366cc43a4fca2f65feb4 Mon Sep 17 00:00:00 2001 From: Bendik Aagaard Lynghaug Date: Tue, 1 Sep 2026 22:23:03 +0200 Subject: [PATCH] =?UTF-8?q?Wordmark:=20KB-firkant=20+=20=C2=ABKlingenberg?= =?UTF-8?q?=20Bygg=C2=BB=20i=20Futura=20Now?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Gjenskaper lysbue-heroen som en selvstendig SVG — det røde merket (samme som faviconet) pluss teksten som konturbaner (pango, ingen font-avhengighet). Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01Y42TyF8Zu7NGRR2893vNcZ --- images/wordmark.svg | 74 +++++++++++++++++++++++++++++++++++++++++++++ site.yaml | 4 +-- 2 files changed, 76 insertions(+), 2 deletions(-) create mode 100644 images/wordmark.svg diff --git a/images/wordmark.svg b/images/wordmark.svg new file mode 100644 index 0000000..514b5ac --- /dev/null +++ b/images/wordmark.svg @@ -0,0 +1,74 @@ + + Klingenberg Bygg + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/site.yaml b/site.yaml index dcc9d66..ef0b2d8 100644 --- a/site.yaml +++ b/site.yaml @@ -1,6 +1,6 @@ title: Klingenberg Bygg -wordmark: https://prosjekt.klingenbergbygg.no/klingenbergbygg/questions/raw/branch/main/images/logo.svg -wordmark_height: 3.2 +wordmark: https://prosjekt.klingenbergbygg.no/klingenbergbygg/questions/raw/branch/main/images/wordmark.svg +wordmark_height: 3.4 lang: no stylesheet: custom.css favicon: images/logo.svg