From bb39174e0a5c86188f297a912a4a812be7969c11 Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Tue, 5 Jan 2021 07:09:18 -0700 Subject: [PATCH] Fix relative links for scripts, styles, and images --- 404.html | 4 ++-- AI.html | 4 ++-- Academia.html | 4 ++-- Contact.html | 4 ++-- Videos.html | 4 ++-- Websites.html | 28 ++++++++++++++-------------- _config.yml | 4 ++-- _drafts/KeepEPDsReal.html | 6 +++--- _layouts/default.html | 16 ++++++++-------- index.html | 4 ++-- 10 files changed, 39 insertions(+), 39 deletions(-) diff --git a/404.html b/404.html index f5c59ec..2e89624 100644 --- a/404.html +++ b/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 --- diff --git a/AI.html b/AI.html index 4f043be..0a788e4 100644 --- a/AI.html +++ b/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 ---
diff --git a/Academia.html b/Academia.html index ce0c095..ff6c25e 100644 --- a/Academia.html +++ b/Academia.html @@ -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 --- diff --git a/Contact.html b/Contact.html index 3166a91..2e3de72 100644 --- a/Contact.html +++ b/Contact.html @@ -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 --- diff --git a/Videos.html b/Videos.html index cc9b9a0..b2ec676 100644 --- a/Videos.html +++ b/Videos.html @@ -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 ---
diff --git a/_layouts/default.html b/_layouts/default.html index d986ef4..d2603d5 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -22,12 +22,12 @@ - - + + - + - + - + @@ -155,6 +155,6 @@ - +