From f5617de27da9404cf1f2a9499995b9281aabb0c6 Mon Sep 17 00:00:00 2001 From: edi Date: Fri, 15 Nov 2024 10:52:22 +0100 Subject: [PATCH] Insta Link angepasst --- data/contact.yaml | 4 ++-- hugo.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/contact.yaml b/data/contact.yaml index a4e4b35..f6a7282 100644 --- a/data/contact.yaml +++ b/data/contact.yaml @@ -3,8 +3,8 @@ id: "contact" content: email: "mail@vanilla.engineering" phone: "+49 162 9071723" - instalink: "https://www.instagram.com/vanilla.engineering" - instahandle: "@vanilla.engineering" + instalink: "https://www.instagram.com/vanilla.camping" + instahandle: "@vanilla.camping" linkedinlink: "https://www.linkedin.com/company/vanilla-engineering" linkedinhandle: "Vanilla Engineering" youtubelink: "" diff --git a/hugo.toml b/hugo.toml index 39683b7..385fbce 100644 --- a/hugo.toml +++ b/hugo.toml @@ -115,7 +115,7 @@ enableEmoji = true identifier = "instagram" pre = "" name = "" - url = "https://www.instagram.com/vanilla.engineering" + url = "https://www.instagram.com/vanilla.camping" weight = 8 [menu.main.params] extern = true