From 824ed0a5cf9c97b5841f571c40775acffa5da528 Mon Sep 17 00:00:00 2001 From: Corey Clark Date: Sat, 5 Aug 2023 21:50:53 -0400 Subject: [PATCH] Cleaned up some pathway issues --- files/css-files/creamyCajunStuffedSalmon.css | 2 +- files/html-files/creamyCajunStuffedSalmon.html | 4 ++-- files/html-files/elkBurgers.html | 4 ++-- files/html-files/steakAndEggs.html | 4 ++-- index.html | 6 +++--- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/files/css-files/creamyCajunStuffedSalmon.css b/files/css-files/creamyCajunStuffedSalmon.css index 89bd1ad..2688872 100644 --- a/files/css-files/creamyCajunStuffedSalmon.css +++ b/files/css-files/creamyCajunStuffedSalmon.css @@ -1,5 +1,5 @@ body { - background: url(https://images.unsplash.com/photo-1523878288860-7ad281611901?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1171&q=80) fixed; + background: url('/files/images/odin-recipes-background.jpg') fixed; background-repeat: no-repeat; background-size: cover; height: 100%; diff --git a/files/html-files/creamyCajunStuffedSalmon.html b/files/html-files/creamyCajunStuffedSalmon.html index e115a4e..537222f 100644 --- a/files/html-files/creamyCajunStuffedSalmon.html +++ b/files/html-files/creamyCajunStuffedSalmon.html @@ -5,8 +5,8 @@ - - + + Creamy Cajun Stuffed Salmon diff --git a/files/html-files/elkBurgers.html b/files/html-files/elkBurgers.html index f34132d..15b701e 100644 --- a/files/html-files/elkBurgers.html +++ b/files/html-files/elkBurgers.html @@ -5,8 +5,8 @@ - - + + Elk Burgers diff --git a/files/html-files/steakAndEggs.html b/files/html-files/steakAndEggs.html index fe40bb3..665bf53 100644 --- a/files/html-files/steakAndEggs.html +++ b/files/html-files/steakAndEggs.html @@ -5,8 +5,8 @@ - - + + Steak and Eggs with Asparagus diff --git a/index.html b/index.html index 10fa438..c73ea32 100644 --- a/index.html +++ b/index.html @@ -5,8 +5,8 @@ - - + + Odin Recipes @@ -19,7 +19,7 @@

Odin Recipes

- Image of food being prepped + Image of food being prepped