Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #104 from smswithoutborders/mildred
Browse files Browse the repository at this point in the history
Mildred
  • Loading branch information
mildrette authored May 7, 2024
2 parents aa6ae50 + d1dec7f commit 73b92b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/MainNavbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const MainNavbar = () => {
style={{ marginLeft: 10 }}
onClick={() => toggleMenu()}
key="blog"
href="https://afkanerd.github.io/"
href="https://blog.smswithoutborders.com/"
target="_blank"
>
{t("menu.blog")}
Expand Down

0 comments on commit 73b92b6

Please sign in to comment.