fix: preview link

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-05-23 20:36:38 -03:00
parent bddbf8f9c4
commit 9941e0ea37

View File

@@ -82,7 +82,7 @@ templ Homepage() {
</div>
</main>
<footer class="fixed bottom-0 text-xs font-mono ">
<p><a class="text-#181818 hover:text-#ababab" href="https://dot013-www-guzsprojects.vercel.app/">new website in development</a></p>
<p><a class="text-#181818 hover:text-#ababab" href="https://dot013-www-guz013-guzsprojects.vercel.app">new website in development</a></p>
</footer>
}
}