Skip to content

Commit

Permalink
💬 Update footer link text
Browse files Browse the repository at this point in the history
  • Loading branch information
querkmachine committed Sep 26, 2024
1 parent f2faecc commit 2c8a8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_data/site.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module.exports = function () {
],
footerLinks: [
{ href: "/about/", text: "About beeps" },
{ href: "/ash/", text: "Reference sheet" },
{ href: "/ash/", text: "Ash the amphimorpho" },
{ href: "/brand/", text: "beeps' brand" },
{ href: "/contact/", text: "Contact beeps" },
],
Expand Down

0 comments on commit 2c8a8d8

Please sign in to comment.