Skip to content

Commit

Permalink
Fix spanish link
Browse files Browse the repository at this point in the history
  • Loading branch information
grunch committed Feb 1, 2025
1 parent 3db707f commit cb1583a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ clean_blog_menu = [
{ url = "$BASE_URL", name = "Blog" },
{ url = "https://mostro.network", name = "About" },
{ url = "https://mostro.foundation", name = "Foundation" },
{ url = "/es", name = "es" },
{ url = "/blog/es", name = "es" },
]
author_name = "negrunch"

Expand Down

0 comments on commit cb1583a

Please sign in to comment.