This commit is contained in:
Georgia Koutsodima 2022-12-22 13:56:15 +01:00
commit 279c79779f
2 changed files with 5 additions and 0 deletions

View file

@ -5,6 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FAQ</title>
<link rel="stylesheet" href="css/text.css">
</head>
<body>
<header>

View file

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