add scroll function

This commit is contained in:
2023-09-25 19:16:41 +02:00
parent 294e996cd1
commit e713aede46
3 changed files with 16 additions and 3 deletions

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" 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
&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
P.</a>
</p>
</div>