Skip to content

Commit 00db984

Browse files
lane711claude
andcommitted
feat(www): enlarge fork emoji to text-xl
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent 4e6e5d8 commit 00db984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/src/components/MarketingFooter.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ export function MarketingFooter() {
172172
{/* Bottom bar */}
173173
<div className="mt-16 border-t border-white/10 pt-8 sm:mt-20 lg:mt-24">
174174
<p className="text-sm/6 text-gray-400">
175-
&copy; {new Date().getFullYear()} SonicJS. MIT Licensed. No rights reserved — <span className="text-white">🍴</span> fork it today.
175+
&copy; {new Date().getFullYear()} SonicJS. MIT Licensed. No rights reserved — <span className="text-xl text-white">🍴</span> fork it today.
176176
</p>
177177
</div>
178178
</div>

0 commit comments

Comments
 (0)