Update html.html

This commit is contained in:
Joshua Killen 2020-04-17 13:13:40 +01:00
parent eab3983a7f
commit 0dcb1e3eea
1 changed files with 1 additions and 2 deletions

View File

@ -44,7 +44,6 @@
<a href="../../website_design/javascript/javascript.html">JavaScript</a>
</div>
</div>
<a href="../../contact/contact.html">Contact</a>
<a href="../../about/about.html">About</a>
</nav>
</header>
@ -75,7 +74,7 @@
<div class="footer">
<a class="about" href="../../../about/about.html">About the Website</a><br>
<a href="../../sitewide_assets/bibliography.pdf" download="KILLEN_Joshua_Bibliography" target="_blank">Bibliography</a><br>
<a class="contact" href="../../../contact/contact.html">Contact Us</a><br>
<a class="contact" href="../../../about/about.html">Contact Us</a><br>
<a class="sitemap" href="">Sitemap</a>
</div>
</footer>