fix: preview url

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-06-03 15:39:07 -03:00
parent 00bfc1fba2
commit c1611e9427

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-guz013-guzsprojects.vercel.app">new website in development</a></p>
<p><a class="text-#181818 hover:text-#ababab" href="https://www-v2-guz013-guzsprojects.vercel.app/">new website in development</a></p>
</footer>
}
}