Update html.html
This commit is contained in:
parent
eab3983a7f
commit
0dcb1e3eea
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue