uh
This commit is contained in:
commit
279c79779f
2 changed files with 5 additions and 0 deletions
1
faq.html
1
faq.html
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue