Fix relative links for scripts, styles, and images
This commit is contained in:
parent
fcaf61dd34
commit
bb39174e0a
10 changed files with 39 additions and 39 deletions
4
404.html
4
404.html
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: 404 Error - Page Not Found
|
||||
imageUrl: ../img/404.jpg
|
||||
blurImageUrl: ../img/404_blur.jpg
|
||||
imageUrl: /img/404.jpg
|
||||
blurImageUrl: /img/404_blur.jpg
|
||||
motto: HTTP 404 Error
|
||||
---
|
||||
|
||||
|
|
4
AI.html
4
AI.html
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Artificial Insemination Services
|
||||
imageUrl: ../img/Ai-calf.jpg
|
||||
blurImageUrl: ../img/Ai-calf_blur.jpg
|
||||
imageUrl: /img/Ai-calf.jpg
|
||||
blurImageUrl: /img/Ai-calf_blur.jpg
|
||||
motto: Artificial Insemination
|
||||
---
|
||||
<p>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Academic Achievements
|
||||
imageUrl: ../img/library.jpg
|
||||
blurImageUrl: ../img/library_blur.jpg
|
||||
imageUrl: /img/library.jpg
|
||||
blurImageUrl: /img/library_blur.jpg
|
||||
motto: Academic Publications and Presentations
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Contact Me
|
||||
imageUrl: ../img/venice-mailbox.jpg
|
||||
blurImageUrl: ../img/venice-mailbox_blur.jpg
|
||||
imageUrl: /img/venice-mailbox.jpg
|
||||
blurImageUrl: /img/venice-mailbox_blur.jpg
|
||||
motto: Contact Me
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Videos
|
||||
imageUrl: ../img/camera.jpg
|
||||
blurImageUrl: ../img/camera_blur.jpg
|
||||
imageUrl: /img/camera.jpg
|
||||
blurImageUrl: /img/camera_blur.jpg
|
||||
motto: Videography Portfolio
|
||||
---
|
||||
<h2>The culmination of all art forms is that of film.</h2>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: My Websites
|
||||
imageUrl: ../img/eclipse.jpg
|
||||
blurImageUrl: ../img/eclipse_blur.jpg
|
||||
imageUrl: /img/eclipse.jpg
|
||||
blurImageUrl: /img/eclipse_blur.jpg
|
||||
motto: Websites
|
||||
---
|
||||
|
||||
|
@ -13,7 +13,7 @@ motto: Websites
|
|||
<div class="well row">
|
||||
<div class="col-md-3">
|
||||
<a href="https://vedauwoogoats.azurewebsites.net">
|
||||
<img src="../img/vedauwoo-goats-thumbnail.png" alt="Thumbnail of Vedauwoo Goats homepage" class="img-responsive img-thumbnail" />
|
||||
<img src="/img/vedauwoo-goats-thumbnail.png" alt="Thumbnail of Vedauwoo Goats homepage" class="img-responsive img-thumbnail" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
|
@ -30,19 +30,19 @@ motto: Websites
|
|||
<div class="row">
|
||||
<div class="col-xs-4">
|
||||
<a href="https://asp.net/mvc">
|
||||
<img src="../shapes/mvc-hero.png" class="float-left web-logo" height="32" alt="ASP.NET MVC Logo" />
|
||||
<img src="/shapes/mvc-hero.png" class="float-left web-logo" height="32" alt="ASP.NET MVC Logo" />
|
||||
<span class="visible-md visible-lg">ASP.NET MVC 5.0</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-xs-4">
|
||||
<a href="https://visualstudio.com">
|
||||
<img src="../shapes/Visual-Studio-2012.svg" class="float-left web-logo" height="32" alt="Visual Studio Logo" />
|
||||
<img src="/shapes/Visual-Studio-2012.svg" class="float-left web-logo" height="32" alt="Visual Studio Logo" />
|
||||
<span class="visible-lg visible-md">Visual Studio 2019</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-xs-4">
|
||||
<a href="https://bootswatch.com/3/readable/">
|
||||
<img src="../shapes/bootswatch.png" class="float-left web-logo" height="32" alt="Bootswatch Logo" />
|
||||
<img src="/shapes/bootswatch.png" class="float-left web-logo" height="32" alt="Bootswatch Logo" />
|
||||
<span class="visible-md visible-lg">Bootswatch Readable 3.x</span>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -55,7 +55,7 @@ motto: Websites
|
|||
<div class="row well">
|
||||
<div class="col-md-3">
|
||||
<a href="https://millironx.azurewebsites.net">
|
||||
<img src="../img/milliron-x-thumbnail.png" alt="Thumbnail of Milliron X website" class="img-thumbnail img-responsive" />
|
||||
<img src="/img/milliron-x-thumbnail.png" alt="Thumbnail of Milliron X website" class="img-thumbnail img-responsive" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
|
@ -73,13 +73,13 @@ motto: Websites
|
|||
</div>
|
||||
<div class="col-xs-4">
|
||||
<a href="https://code.visualstudio.com">
|
||||
<img src="../shapes/Visual-Studio-code.svg" class="float-left web-logo" height="32" alt="Visual Studio Code Logo" />
|
||||
<img src="/shapes/Visual-Studio-code.svg" class="float-left web-logo" height="32" alt="Visual Studio Code Logo" />
|
||||
<span class="visible-lg visible-md">Visual Studio Code</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-xs-4">
|
||||
<a href="https://www.creative-tim.com/product/get-shit-done-kit">
|
||||
<img src="../shapes/gsdk.png" class="float-left img-thumbnail web-logo" height="32" width="32" alt="GSD Kit image" />
|
||||
<img src="/shapes/gsdk.png" class="float-left img-thumbnail web-logo" height="32" width="32" alt="GSD Kit image" />
|
||||
<span class="visible-md visible-lg">GSD Kit</span>
|
||||
</a>
|
||||
<br />
|
||||
|
@ -88,7 +88,7 @@ motto: Websites
|
|||
</div>
|
||||
<br />
|
||||
<a href="https://web.archive.org/web/20140302232556/http://www.jonathanbriehl.com/2014/01/17/vertical-menu-for-bootstrap-3">
|
||||
<img src="../shapes/Reading-panel-WF.svg" class="float-left web-logo" height="32" alt="Sidebar rendering" />
|
||||
<img src="/shapes/Reading-panel-WF.svg" class="float-left web-logo" height="32" alt="Sidebar rendering" />
|
||||
<span class="visible-md visible-lg">Vertical Menu for Bootstrap</span>
|
||||
</a>
|
||||
</div>
|
||||
|
@ -99,7 +99,7 @@ motto: Websites
|
|||
|
||||
<div class="row well">
|
||||
<div class="col-md-3">
|
||||
<img src="../img/recordbooks-thumbnail.png" alt="Thumbnail of Albany County 4-H Record Book website" class="img-thumbnail img-responsive" />
|
||||
<img src="/img/recordbooks-thumbnail.png" alt="Thumbnail of Albany County 4-H Record Book website" class="img-thumbnail img-responsive" />
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
<h4 class="small-margins">Albany County 4-H Record Books</h4>
|
||||
|
@ -112,19 +112,19 @@ motto: Websites
|
|||
<div class="row">
|
||||
<div class="col-xs-4">
|
||||
<a href="https://www.w3.org/html/">
|
||||
<img src="../shapes/HTML5-Logo.svg" class="float-left web-logo" height="32" alt="HTML 5 Logo" />
|
||||
<img src="/shapes/HTML5-Logo.svg" class="float-left web-logo" height="32" alt="HTML 5 Logo" />
|
||||
<span class="visible-md visible-lg">Plain ol' HTML5</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-xs-4">
|
||||
<a href="https://adobe.com/dreamweaver">
|
||||
<img src="../shapes/Adobe-Dreamweaver.svg" class="float-left web-logo" height="32" alt="Dreamweaver Logo" />
|
||||
<img src="/shapes/Adobe-Dreamweaver.svg" class="float-left web-logo" height="32" alt="Dreamweaver Logo" />
|
||||
<span class="visible-lg visible-md">Adobe Dreamweaver CC</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-xs-4">
|
||||
<a href="https://bootswatch.com/3/lumen/">
|
||||
<img src="../shapes/bootswatch.png" class="float-left web-logo" height="32" alt="Bootswatch Logo" />
|
||||
<img src="/shapes/bootswatch.png" class="float-left web-logo" height="32" alt="Bootswatch Logo" />
|
||||
<span class="visible-md visible-lg">Bootswatch Lumen 3.x</span>
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
@ -50,6 +50,6 @@ defaults:
|
|||
values:
|
||||
layout: "default"
|
||||
title: Milliron X
|
||||
imageUrl: ../img/saddles.jpg
|
||||
blurImageUrl: ../img/saddles_blur.jpg
|
||||
imageUrl: /img/saddles.jpg
|
||||
blurImageUrl: /img/saddles_blur.jpg
|
||||
motto: Milliron X
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Keep EPDs Real
|
||||
imageUrl: ../img/cannulated-cows.jpg
|
||||
blurImageUrl: ../img/cannulated-cows_blur.jpg
|
||||
imageUrl: /img/cannulated-cows.jpg
|
||||
blurImageUrl: /img/cannulated-cows_blur.jpg
|
||||
motto: Keep EPDs Real
|
||||
---
|
||||
|
||||
|
@ -146,7 +146,7 @@ motto: Keep EPDs Real
|
|||
<h2>Something had to be done</h2>
|
||||
<div class="row">
|
||||
<div class="col-md-3">
|
||||
<img class="img img-responsive img-rounded" src="../img/milk-is-not-milk-button.jpg" alt="MILK ≠ Milk" />
|
||||
<img class="img img-responsive img-rounded" src="/img/milk-is-not-milk-button.jpg" alt="MILK ≠ Milk" />
|
||||
</div>
|
||||
<div class="col-md-9">
|
||||
<p>
|
||||
|
|
|
@ -22,12 +22,12 @@
|
|||
<!-- dev: bootstrap -->
|
||||
<!-- <link href="https://stackpath.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-eumbg33EfHRpbzLIm0lGs0JresLNj7c+5beuRW4d11/vF3Wv3YYmuudfOwMsCmp5" crossorigin="anonymous" type="text/css"> -->
|
||||
<!-- dev: GSDK -->
|
||||
<!-- <link href="../css/gsdk-main.css" rel="stylesheet" type="text/css"> -->
|
||||
<!-- <link href="../css/gsdk-demo.css" rel="stylesheet" type="text/css"> -->
|
||||
<!-- <link href="/css/gsdk-main.css" rel="stylesheet" type="text/css"> -->
|
||||
<!-- <link href="/css/gsdk-demo.css" rel="stylesheet" type="text/css"> -->
|
||||
<!-- dev: Customcss -->
|
||||
<!-- <link href="../css/millironx_customstyles.css" rel="stylesheet" type="text/css"> -->
|
||||
<!-- <link href="/css/millironx_customstyles.css" rel="stylesheet" type="text/css"> -->
|
||||
<!-- Release styles: bundled using purifycss from the dev sources -->
|
||||
<link href="../css/bundle.css" rel="stylesheet" type="text/css">
|
||||
<link href="/css/bundle.css" rel="stylesheet" type="text/css">
|
||||
|
||||
<!-- Azure Application Insights -->
|
||||
<script type='text/javascript'>
|
||||
|
@ -79,7 +79,7 @@
|
|||
</div>
|
||||
<div class="container" id="top-container">
|
||||
<header class="hidden-xs text-center">
|
||||
<h1 class="font-serif font-small-caps"><object data="../img/MillironX-title.svg"><img src="../img/MillironX-title.svg" alt="Milliron X" /></object> Milliron X</h1>
|
||||
<h1 class="font-serif font-small-caps"><object data="/img/MillironX-title.svg"><img src="/img/MillironX-title.svg" alt="Milliron X" /></object> Milliron X</h1>
|
||||
</header>
|
||||
<div class="row">
|
||||
<div class="col-sm-3">
|
||||
|
@ -94,7 +94,7 @@
|
|||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<div class="visible-xs navbar-brand">
|
||||
<object style="filter: invert(100%)" data="../img/MillironX-title.svg"><img src="../img/MillironX-title.svg" alt="Milliron X" /></object>
|
||||
<object style="filter: invert(100%)" data="/img/MillironX-title.svg"><img src="/img/MillironX-title.svg" alt="Milliron X" /></object>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -146,7 +146,7 @@
|
|||
<script src="https://code.jquery.com/jquery-3.4.1.min.js" type="text/javascript"></script>
|
||||
|
||||
<!-- Script Bundle: FitText -->
|
||||
<script src="../js/jquery.fittext.js" type="text/javascript"></script>
|
||||
<script src="/js/jquery.fittext.js" type="text/javascript"></script>
|
||||
|
||||
<!-- Script Bundle: Bootstrap -->
|
||||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js" integrity="sha384-DKoN2gpE9Yt/u0fuNvcJBn4n7wjnKFKjg4+Iz4ORs52lUc0Qp++smhHtWwHeapVW" crossorigin="anonymous" type="text/javascript"></script>
|
||||
|
@ -155,6 +155,6 @@
|
|||
<script src="https://kit.fontawesome.com/0bbd6c0ef3.js" crossorigin="anonymous"></script>
|
||||
|
||||
<!-- Script Bundle: Custom -->
|
||||
<script src="../js/MillironX_CustomScripts.js" type="text/javascript"></script>
|
||||
<script src="/js/MillironX_CustomScripts.js" type="text/javascript"></script>
|
||||
</body>
|
||||
</html>
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Home
|
||||
imageUrl: ../img/charolette.jpg
|
||||
blurImageUrl: ../img/charolette_blur.jpg
|
||||
imageUrl: /img/charolette.jpg
|
||||
blurImageUrl: /img/charolette_blur.jpg
|
||||
motto: <small>My name is Thomas Christensen</small><br />I am Milliron X
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue