Skip to content

Commit

Permalink
fix: fixed escpate special chars
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleySuira committed Apr 19, 2024
1 parent 04f97fd commit 7140f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export default function RootLayout({
Meme. Share. Grow the meme, earn together.
</h4>
<p className="mt-3 text-center mb-5">
Create and share a "meme mint frame" for your memecoin community. Every meme minted benefits your chosen community.
Create and share a &quot;meme mint frame&quot; for your memecoin community. Every meme minted benefits your chosen community.
</p>
</div>
<div className="flex mt-8 justify-center items-center">
Expand Down

0 comments on commit 7140f63

Please sign in to comment.