add foother

This commit is contained in:
Tutur33
2024-02-15 22:20:44 +01:00
parent 96aabf0f3b
commit 0e0de529b3
+4
View File
@@ -244,6 +244,10 @@
</section>
</main>
</div>
<footer id="footer" class="min-h-[100px] flex items-center mt-12 justify-between px-24 flex-wrap bg-[#333236]">
<span class="pr-5 text-white">&copy; 2023 - Arthur Puechberty - Nathaël Lauras</span>
<a href="#" target="_blank" class="no-underline font-semibold text-white">Conditions générales</a>
</footer>
</body>
</html>