Skip to content

Commit

Permalink
Update Share component title
Browse files Browse the repository at this point in the history
  • Loading branch information
walnuts1018 committed Jan 26, 2024
1 parent 39ba561 commit cc8d198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/Share.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import {
} from "react-share";

const URL = "https://walnuts.dev";
const title = "Walnuts-dev";
const title = "Walnutsdev\n@walnuts1018\n";

export default function Share({
className,
Expand Down

0 comments on commit cc8d198

Please sign in to comment.