feat: site preview link
This commit is contained in:
@@ -74,13 +74,15 @@ templ Homepage() {
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<a class="text-#181818 hover:text-#ababab transition-colors" href="mailto:contact.guz013@gmail.com">
|
||||
<p class="m-0">2024 © Gustavo L. de Mello</p>
|
||||
</a>
|
||||
<p class="m-0">
|
||||
<a class="text-#181818 hover:text-#ababab transition-colors" href="mailto:contact.guz013@gmail.com">
|
||||
2024 © Gustavo L. de Mello
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
</main>
|
||||
<footer class="fixed bottom-0 text-xs font-mono text-#181818">
|
||||
<p>new website in development</p>
|
||||
<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>
|
||||
</footer>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user