Fixed body and footer that were switched

Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
Louis Vallat 2021-03-19 09:07:17 +01:00
parent c950e86573
commit 34dc81c5af

View File

@ -1,4 +1,3 @@
</body>
<footer> <footer>
<p> <p>
@ -6,5 +5,6 @@
Made with ❤ and Open Source Software</a> Made with ❤ and Open Source Software</a>
</p> </p>
</footer> </footer>
</body>
</html> </html>