missing links for navbar v1.2
This commit is contained in:
parent
f231219b12
commit
d08682a144
|
|
@ -10,8 +10,8 @@
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
|
|
||||||
<link rel="stylesheet" href="../../main.css" type="text/css">
|
<link rel="stylesheet" href="../../main.css" type="text/css">
|
||||||
<link rel="stylesheet" href="../../head_assets/navbar/navbar.css" type="text/css">
|
<link rel="stylesheet" href="../../sitewide_assets/navbar/navbar.css" type="text/css">
|
||||||
<script type="text/javascript" src="../../head_assets/navbar/navbar.js"></script>
|
<script type="text/javascript" src="../../sitewide_assets/navbar/navbar.js"></script>
|
||||||
|
|
||||||
<base href="css_assets/" target ="_self">
|
<base href="css_assets/" target ="_self">
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -46,8 +46,8 @@
|
||||||
<a class="active" href="../javascript.html">JavaScript</a>
|
<a class="active" href="../javascript.html">JavaScript</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<a href="">Contact</a>
|
<a href="../../../contact/contact.html">Contact</a>
|
||||||
<a href="">About</a>
|
<a href="../../../about/about.htmlhtml">About</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue