Skip to content

Commit 610a683

Browse files
authored
test toolbar color
1 parent 709c3e9 commit 610a683

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/index.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ const metadata = {
2020
---
2121

2222
<Layout metadata={metadata}>
23-
<Hero3>
23+
<Hero3><!--
2424
<Fragment slot="title">
2525
<span class="hidden xl:inline">
2626
<span class="font-semibold"></span>
2727
</span>
2828
<span class="block mb-1 sm:hidden font-bold text-blue-600"></span>
29-
</Fragment>
29+
</Fragment>-->
3030
</Hero3>
3131

3232
<!-- Hero Widget ******************* -->

0 commit comments

Comments
 (0)