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