Skip to content

Commit

Permalink
fix footer
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Jan 10, 2025
1 parent fc5c3b4 commit e7a44ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export function Footer() {
<div className="flex items-center gap-1 sm:gap-2">
<span>with ❤️ by</span>
<a
href={"https://github.com/nearbuilders/crosspost"}
href={"https://nearbuilders.org"}
target="_blank"
rel="noopener noreferrer"
className="flex items-center"
Expand Down

0 comments on commit e7a44ad

Please sign in to comment.