From 8b073099d510018b1a8eb87827d4bed9d12ac9a7 Mon Sep 17 00:00:00 2001 From: Anna Morgiel <18116883+annamorgiel@users.noreply.github.com> Date: Wed, 20 Sep 2023 14:19:13 +0200 Subject: [PATCH] Update _config.yml Remove info about android and javascript study jams Add Linktree info --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 1748e92..aeb8d17 100644 --- a/_config.yml +++ b/_config.yml @@ -39,9 +39,8 @@ socialImageSrcFacebook: "/img/wtm-logo.png" navigationLinks: - {permalink: "/", text: "Home"} - {permalink: "/blog/", text: "Blog"} - - {permalink: "/android-study-jam/", text: "Android Study Jam"} + - {link: "https://linktr.ee/wtmberlin", text: "2023/2024 Linktree"} - {link: "https://golangbridge.org/", text: "Go Study Group"} - - {permalink: "/javascript-crash-course/", text: "JS Crash Course"} - {link: "https://www.facebook.com/groups/1106085959408694/", text: "Facebook Group"} - {link: "https://twitter.com/wtm_berlin", text: "Twitter"} - {link: "http://slack.wtmberlin.com/", text: "Slack"} @@ -87,6 +86,7 @@ footerBlocks: - title: "Links" links: + - {link: "https://linktr.ee/wtmberlin", text: "2023/2024 Linktree"} - {link: "https://facebook.com/pg/WomenTechmakersBerlinPage", text: "Facebook Page"} - {link: "https://www.facebook.com/groups/1106085959408694/", text: "Facebook Group"} - {link: "https://twitter.com/wtm_berlin", text: "Twitter"}