Skip to content

Commit d5eb831

Browse files
authored
Merge pull request #1 from hermandev/main
Edit judul
2 parents 7199ca1 + 50d3633 commit d5eb831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/page.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default function Home() {
2323
className="h-[90px] w-[90px] mx-auto md:mx-0"
2424
/>
2525
<div>
26-
<h3 className="text-2xl font-bold tracking-light text-center md:text-left text-gray-700">Codecorn Indonesia</h3>
26+
<h3 className="text-2xl font-bold tracking-light text-center md:text-left text-gray-700">Codecorn</h3>
2727
<p className="text-gray-600">Komunitas pemograman dan IT Gorontalo</p>
2828
</div>
2929
</div>

0 commit comments

Comments
 (0)