Skip to content

Commit

Permalink
Update Footer.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
printerscanner authored Jan 30, 2025
1 parent 117dd66 commit 5a8b9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ function Footer() {
<MenuItem href="/" color="black" text="Mother" logo={true} />
<MenuItem href="/about" color="green" text="About" />
<MenuItem href="mailto:[email protected]" color="red" text="Mail" />
<MenuItem href="https://www.are.na/printer-scanner-studio" color="blue" text="Are.na" />
<MenuItem href="https://www.are.na/printer-scanner" color="blue" text="Are.na" />
<MenuItem href="https://www.github.com/mother-type" color="gray" text="Github" />
<MenuItem href="https://printerscanner.net" color="black" text="Printer Scanner Studio" />
</div>
Expand Down

0 comments on commit 5a8b9db

Please sign in to comment.