Redirect blog to garagehq

This commit is contained in:
Quentin 2023-06-02 09:17:41 +02:00
parent 42f93b80ce
commit 276d138fc8
Signed by: quentin
GPG key ID: E9602264D639FF68

View file

@ -49,7 +49,7 @@ navbar_items = [
{code = "en", nav_items = [
{ url = "$BASE_URL/", name = "Overview" },
{ url = "$BASE_URL/documentation/", name = "Docs" },
{ url = "$BASE_URL/blog/", name = "Blog" }
{ url = "https://garagehq.deuxfleurs.fr/blog/", name = "Blog" }
]},
]