We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7199ca1 + 50d3633 commit d5eb831Copy full SHA for d5eb831
src/app/page.tsx
@@ -23,7 +23,7 @@ export default function Home() {
23
className="h-[90px] w-[90px] mx-auto md:mx-0"
24
/>
25
<div>
26
- <h3 className="text-2xl font-bold tracking-light text-center md:text-left text-gray-700">Codecorn Indonesia</h3>
+ <h3 className="text-2xl font-bold tracking-light text-center md:text-left text-gray-700">Codecorn</h3>
27
<p className="text-gray-600">Komunitas pemograman dan IT Gorontalo</p>
28
</div>
29
0 commit comments