Skip to content

Commit a5ca9d7

Browse files
authored
Merge pull request #86 from sktbrd/fix/noggles-unescaped-entities
fix(lint): escape quotes in NogglesRailsClosingBox
2 parents 3b56591 + cf42d7d commit a5ca9d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/nogglesrails/NogglesRailsClosingBox.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export function NogglesRailsClosingBox() {
4040
<h2 className="mb-4 text-2xl font-bold tracking-tight">Onchain-born, still alive</h2>
4141
<p className="text-sm leading-7 text-muted-foreground md:text-base">
4242
Nogglesrails or Nounstacles prove that onchain coordination can materialize into
43-
"concrete", skateable infrastructure. Through cash for tricks, events, exposition, Gnars
43+
&ldquo;concrete&rdquo;, skateable infrastructure. Through cash for tricks, events, exposition, Gnars
4444
contests, viral Instagram clips, and global replication, the project keeps the DIY spirit
4545
alive while spreading Noggles culture in a way no traditional brand or institution could.
4646
This is an onchain-born project by Gnars DAO and it’s still alive bro, still rolling, and

0 commit comments

Comments
 (0)