fix contact link in footer

This commit is contained in:
rainydayemma 2025-02-26 12:49:12 -05:00
parent c89757f8d5
commit 99ae5abd50

View File

@ -11,7 +11,7 @@ const disabilityPrideGreen = "#3bb07d";
<footer>
<span>
made with love and tender care by emma. get in <a href="../site/contact.php" target="_blank">touch</a>
made with love and tender care by emma. get in <a href="/site/contact">touch</a>
</span>
</footer>