From bfcd1382b7376f4cb3363d30c7e131beafd5e0a7 Mon Sep 17 00:00:00 2001 From: "Justin W. Flory (he/him) [UNICEF Innovation]" Date: Wed, 30 Mar 2022 02:09:57 -0400 Subject: [PATCH] :wrench: :link: config: Add menu link for SOS Design podcast Related to #20 but does not close it. This adds a new menu to the site. This causes the SOS Design podcast link to show up at the top of the page but also in the footer too. It is the easiest way to get more visibility for another site or URL. Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] --- config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.yaml b/config.yaml index 2b58c49..271bcac 100644 --- a/config.yaml +++ b/config.yaml @@ -62,6 +62,10 @@ menu: weight: 10 url: faq + - name: S.O.S. Design Podcast + weight: 12 + url: https://sosdesign.sustainoss.org/ + - name: pages weight: 20 url: pages