|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1">
|
7 | 7 | <meta name="description" content="Climate and Forecast Metadata also know as the CF Convention or CF Metadata" />
|
8 | 8 | <meta name="author" content="Matthew Harris (mattben)">
|
9 |
| - <link rel="shortcut icon" href="Data/media/images/favicon.ico"> |
| 9 | + <link rel="shortcut icon" href="/Data/media/images/favicon.ico"> |
10 | 10 |
|
11 | 11 | <title>{{ page.title }}</title>
|
12 | 12 |
|
13 | 13 | <!-- Bootstrap core CSS -->
|
14 |
| - <link href="Data/media/css/bootstrap.min.css" rel="stylesheet"> |
| 14 | + <link href="/Data/media/css/bootstrap.min.css" rel="stylesheet"> |
15 | 15 |
|
16 | 16 | <!-- Custom styles for this template -->
|
17 | 17 | <style>
|
|
35 | 35 | <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
36 | 36 | <span class="sr-only">Toggle navigation</span>
|
37 | 37 | </button>
|
38 |
| - <a class="navbar-brand" href="index.html"><img src="Data/media/images/logo.png" style="position: relative; top: -10px"/></a><a class="navbar-brand" href="index.html">CF MetaData</a> |
| 38 | + <a class="navbar-brand" href="/index.html"><img src="/Data/media/images/logo.png" style="position: relative; top: -10px"/></a><a class="navbar-brand" href="/index.html">CF MetaData</a> |
39 | 39 | </div>
|
40 | 40 | <div class="navbar-collapse collapse">
|
41 | 41 | <ul class="nav navbar-nav">
|
|
69 | 69 | ================================================== -->
|
70 | 70 | <!-- Placed at the end of the document so the pages load faster -->
|
71 | 71 | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
|
72 |
| - <script src="Data/media/js/bootstrap.min.js"></script> |
73 |
| - <script src="Data/media/js/links.js"></script> |
| 72 | + <script src="/Data/media/js/bootstrap.min.js"></script> |
| 73 | + <script src="/Data/media/js/links.js"></script> |
74 | 74 |
|
75 | 75 | </body>
|
76 | 76 | </html>
|
|
0 commit comments