This commit is contained in:
Georgia Koutsodima 2022-12-22 13:55:16 +01:00
parent 7414789a9b
commit 5c16cbc1f6

View file

@ -10,11 +10,7 @@
<nav class="B"> <nav class="B">
<a href = "main.html">Main Page</a> <a href = "main.html">Main Page</a>
<a href = "where_to_go.html">Where To Go</a> <a href = "where_to_go.html">Where To Go</a>
<<<<<<< HEAD
<a href = "history_mythology.html">History and Mythology</a> <a href = "history_mythology.html">History and Mythology</a>
=======
<a href = "history_mythology.html">History</a>
>>>>>>> 7b55c056e680e35408f53eb448d6cd0881856a11
<a href = "food_lifestyle.html">Food and Lifestyle</a> <a href = "food_lifestyle.html">Food and Lifestyle</a>
<a href = "faq.html">Frequently Asked Questions</a> <a href = "faq.html">Frequently Asked Questions</a>
</nav> </nav>