From 5fbd92fc124b799eb7b05534511c91725556c427 Mon Sep 17 00:00:00 2001 From: edi Date: Tue, 23 Jul 2024 23:12:08 +0200 Subject: [PATCH] =?UTF-8?q?Men=C3=BCeintr=C3=A4ge=20f=C3=BCr=20LinkedIn=20?= =?UTF-8?q?und=20Insta=20angepasst?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hugo.toml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 56c6b06..39683b7 100644 --- a/hugo.toml +++ b/hugo.toml @@ -115,13 +115,17 @@ enableEmoji = true identifier = "instagram" pre = "" name = "" - url = "https://duck.com" + url = "https://www.instagram.com/vanilla.engineering" weight = 8 + [menu.main.params] + extern = true [[menu.main]] identifier = "linkedin" pre = "" name = "" - url = "https://duck.com" + url = "https://www.linkedin.com/company/vanilla-engineering" weight = 9 + [menu.main.params] + extern = true