Skip to content

Commit c948236

Browse files
fix ci
1 parent b15ab60 commit c948236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/components/footer/Footer.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ const { title } = Astro.props
104104
Getting started
105105
</a>
106106
</li>
107+
<li>
107108
<a
108109
class:list={['nav-link', { active: Astro.url.pathname.includes('customize') }]}
109110
{...Astro.url.pathname.includes('customize') && { 'aria-current': 'true' }}

0 commit comments

Comments
 (0)