footer, mail new page

This commit is contained in:
22107988t 2023-09-25 17:51:35 +02:00
parent 0db238cc47
commit 70f228e323

View File

@ -152,8 +152,8 @@
<div class="py-8 bg-primary bg-opacity-10 relative bottom-0">
<div class="container">
<p class="text-body-color dark:text-slate-50 text-base text-center">
&copy; 2023 | <a href="mailto:contact@dariow.fr" class="dark:hover:text-white hover:text-primary">Dario W.</a>
/ <a href="mailto:raphael.alexis.payet@gmail.com" class="dark:hover:text-white hover:text-primary">Raphael
&copy; 2023 | <a href="mailto:contact@dariow.fr" target="_blank" class="dark:hover:text-white hover:text-primary">Dario W.</a>
/ <a href="mailto:raphael.alexis.payet@gmail.com" target="_blank" class="dark:hover:text-white hover:text-primary">Raphael
P.</a>
</p>
</div>