Added email contact on home, better view.

This commit is contained in:
2025-07-28 18:51:13 +02:00
parent c589c31abd
commit c477222fd1
4 changed files with 23 additions and 2 deletions

View File

@@ -60,8 +60,9 @@
<div class="footer">
<h1 class="piccolospazio"></h1>
<hr class="solidfooter">
<a href="chisiamo.html" class="link">Chi siamo</a>
<div><a href="chisiamo.html" class="link">Chi siamo</a> - <span id="email"><button class="bottone" onclick="mostraemail()">Contattaci</button></span></div>
</div>
</footer>
<script src="/scripts/ertpl.js"></script>
</body>
</html>