Skip to content

Commit a68539f

Browse files
committed
chore: clean up
1 parent 19af782 commit a68539f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/layouts/BaseLayout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const navItems = [
5353
<slot />
5454
</main>
5555
<footer class="mt-24 pt-8 border-t border-surface-0 text-center text-overlay-0 text-xs">
56-
<p>johan@wulf.gg</p>
56+
<p>Interested in collaborating? Reach out!</p>
5757
</footer>
5858
</div>
5959
</body>

0 commit comments

Comments
 (0)