Skip to content

Commit c59a25c

Browse files
committed
fix : cta in work section
1 parent 0674400 commit c59a25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/work.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const projects = (await getCollection('work')).sort(
3333
))
3434
}
3535
</Grid>
36+
<ContactCTA />
3637
</main>
37-
<ContactCTA />
3838
</div>
3939
</BaseLayout>

0 commit comments

Comments
 (0)