liens
This commit is contained in:
parent
44d4799226
commit
b369baf55a
1 changed files with 4 additions and 4 deletions
|
@ -9,11 +9,11 @@
|
|||
|
||||
<header>
|
||||
<nav class="B">
|
||||
<a href>Main Page</a>
|
||||
<a href>Where To Go</a>
|
||||
<a href>History</a>
|
||||
<a href = "main.html">Main Page</a>
|
||||
<a href = "where_to_go.html">Where To Go</a>
|
||||
<a href = "history_mythology.html">History</a>
|
||||
<a href>Food and Lifestyle</a>
|
||||
<a href>Frequently Asked Questions</a>
|
||||
<a href = "faq.html">Frequently Asked Questions</a>
|
||||
</nav>
|
||||
</header>
|
||||
<main>
|
||||
|
|
Loading…
Reference in a new issue