Skip to content

Commit 082d39b

Browse files
authored
Add divider with 'When code become art' text
1 parent e982b60 commit 082d39b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/pages/index.astro

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ import { Icon } from "astro-icon/components";
7878
</p>
7979
</div>
8080

81+
<div class="divider magic text-base-content/20">
82+
When code become art
83+
</div>
8184
<div class="py-8">
8285
<h1 class="text-4xl font-bold">Frontend & Design</h1>
8386
<p class="text-lg text-base-content/70 mt-2">

0 commit comments

Comments
 (0)