Skip to content

Commit

Permalink
Remove .
Browse files Browse the repository at this point in the history
  • Loading branch information
teodorus-nathaniel committed Aug 17, 2024
1 parent 6eec5eb commit 2cd61da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/frames/sources/1723117763252/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ const frame = {
</Button>,
<Button.Link href={channelLink}>More</Button.Link>,
<Button.Link
href={`https://warpcast.com/~/compose?text=Step%20by%20step,%20meme%20by%20meme!%20Share,%20laugh,%20and%20track%20your%20progress.%20%F0%9F%A4%A3%F0%9F%93%88&embeds%5B%5D=${env.NEXT_PUBLIC_BASE_URL}/api/frames/${frameName}`}
href={`https://warpcast.com/~/compose?text=Step%20by%20step,%20meme%20by%20meme!%20Share,%20laugh,%20and%20track%20your%20progress%20%F0%9F%A4%A3%F0%9F%93%88&embeds%5B%5D=${env.NEXT_PUBLIC_BASE_URL}/api/frames/${frameName}`}
>
Share
</Button.Link>,
Expand Down

0 comments on commit 2cd61da

Please sign in to comment.