Redirect blog to garagehq
This commit is contained in:
parent
42f93b80ce
commit
276d138fc8
1 changed files with 1 additions and 1 deletions
|
@ -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 ↗" }
|
||||
]},
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue