Bottom navigation added

pull/1/head
dugo3number2 2023-01-02 13:03:12 -06:00
parent 96461ef414
commit b57f73b438
1 changed files with 5 additions and 0 deletions

View File

@ -18,6 +18,11 @@
</main> </main>
<footer> <footer>
<ul>
<li><a href="#">Home</a></li>
<li><a href=""></a></li>
<li><a href=""></a></li>
</ul>
</footer> </footer>
</body> </body>
</html> </html>