[m] chore: linting

This commit is contained in:
Aidan 2025-04-23 12:47:40 -04:00
parent f9f6eb0487
commit c2a15d14cb

View File

@ -7,7 +7,7 @@ export default function Home() {
<Card>
<CardHeader>
<CardTitle className="text-4xl font-bold">
I'm <span className="text-muted-foreground">{process.env.NEXT_PUBLIC_SERVER_NAME || "a server"}</span>.
I&apos;m <span className="text-muted-foreground">{process.env.NEXT_PUBLIC_SERVER_NAME || "a server"}</span>.
</CardTitle>
</CardHeader>
<CardContent className="-mt-4">
@ -17,7 +17,7 @@ export default function Home() {
<Card>
<CardHeader>
<CardTitle className="text-2xl">
I'm running...
I&apos;m running...
</CardTitle>
</CardHeader>
<CardContent>