From d677401739fe04a5d283de02a36a37566c3ef365 Mon Sep 17 00:00:00 2001 From: Carl Johnson Date: Thu, 5 Oct 2023 13:19:23 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Settings=20=E2=80=9Cmenus=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/_default/menus.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/_default/menus.toml b/config/_default/menus.toml index 7d5d6a6..0686329 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -2,6 +2,7 @@ name = "COLab" url = "https://colabnews.co/" weight = 1 + [navbar.params] image = "img/logos/colab-square-all-white-trans.png" @@ -33,7 +34,7 @@ weight = 4 [[mobile]] name = "Donate" -url = "http://colab.fundjournalism.org/amplifycolorado" +url = "https://colab.fundjournalism.org/amplifycolorado/" weight = 5 [[footer]] @@ -70,4 +71,4 @@ post = "_blank" [[follow]] name = "Contact" url = "mailto:amplifycolorado@colabnews.co" -weight = 3 +weight = 3 \ No newline at end of file