Skip to content

Commit

Permalink
Update Footer.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
printerscanner committed May 23, 2024
1 parent bedc4ab commit eda8eaa
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 @@ -13,7 +13,7 @@ function Footer() {
</div>
<MenuItem href="/about" color="green" text="About" />
<MenuItem href="mailto:[email protected]" color="red" text="Mail" />
<MenuItem href="https://www.are.na/mother-type" 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" />
<div className="grid-item"></div>
</div>
Expand Down

0 comments on commit eda8eaa

Please sign in to comment.