diff --git a/content/css/style.css b/content/css/style.css index a9e6da7..e84b15f 100644 --- a/content/css/style.css +++ b/content/css/style.css @@ -17,7 +17,7 @@ a:hover { } #background-image { - background-image: url("https://cdn.enp.one/img/backgrounds/cl-photo-allis.jpg"); + background-image: url("https://cdn.enpaul.net/img/backgrounds/cl-photo-allis.jpg"); background-position: center; background-repeat: no-repeat; background-size: cover; diff --git a/content/index.html b/content/index.html index e4e9ada..3100803 100644 --- a/content/index.html +++ b/content/index.html @@ -22,14 +22,14 @@ - + All Around Here - - - - + + + +

All Around Here

diff --git a/content/js/custom.js b/content/js/custom.js index 5870d76..9260c4f 100644 --- a/content/js/custom.js +++ b/content/js/custom.js @@ -2,67 +2,67 @@ const BACKGROUND_IMAGES = [ { - url: "https://cdn.enp.one/img/backgrounds/cl-photo-allis.jpg", + url: "https://cdn.enpaul.net/img/backgrounds/cl-photo-allis.jpg", description: "Allis Engine #4, Metropolitan Waterworks Museum", source: "" }, { - url: "https://cdn.enp.one/img/backgrounds/cl-photo-boston.jpg", + url: "https://cdn.enpaul.net/img/backgrounds/cl-photo-boston.jpg", description: "Charles River Basin and Skyline", source: "" }, { - url: "https://cdn.enp.one/img/backgrounds/cl-photo-denver.jpg", + url: "https://cdn.enpaul.net/img/backgrounds/cl-photo-denver.jpg", description: "Mile-High City Skyline", source: "" }, { - url: "https://cdn.enp.one/img/backgrounds/cl-photo-geese.jpg", + url: "https://cdn.enpaul.net/img/backgrounds/cl-photo-geese.jpg", description: "Geese and Goslings on the banks of the Charles River", source: "" }, { - url: "https://cdn.enp.one/img/backgrounds/cl-photo-hotel.jpg", + url: "https://cdn.enpaul.net/img/backgrounds/cl-photo-hotel.jpg", description: "Bay Point Hotel, Lake Winnipesaukee", source: "" }, { - url: "https://cdn.enp.one/img/backgrounds/cl-photo-lawrencedam.jpg", + url: "https://cdn.enpaul.net/img/backgrounds/cl-photo-lawrencedam.jpg", description: "Hydroelectric Dam on the St. Lawrence River", source: "" }, { - url: "https://cdn.enp.one/img/backgrounds/cl-photo-letchworth.jpg", + url: "https://cdn.enpaul.net/img/backgrounds/cl-photo-letchworth.jpg", description: "The Middle Falls in Letchworth State Park", source: "" }, { - url: "https://cdn.enp.one/img/backgrounds/cl-photo-library.jpg", + url: "https://cdn.enpaul.net/img/backgrounds/cl-photo-library.jpg", description: "Robert W. Woodruff Library at Emory University", source: "" }, { - url: "https://cdn.enp.one/img/backgrounds/cl-photo-lighthouse.jpg", + url: "https://cdn.enpaul.net/img/backgrounds/cl-photo-lighthouse.jpg", description: "Nubble Lighthouse", source: "" }, { - url: "https://cdn.enp.one/img/backgrounds/cl-photo-mbta.jpg", + url: "https://cdn.enpaul.net/img/backgrounds/cl-photo-mbta.jpg", description: "Old vs New MBTA Green Line", source: "" }, { - url: "https://cdn.enp.one/img/backgrounds/cl-photo-rockyshore.jpg", + url: "https://cdn.enpaul.net/img/backgrounds/cl-photo-rockyshore.jpg", description: "Icy Stormy Shoreline at Brenton Point", source: "" }, { - url: "https://cdn.enp.one/img/backgrounds/cl-photo-rt112.jpg", + url: "https://cdn.enpaul.net/img/backgrounds/cl-photo-rt112.jpg", description: "Northern end of the Route 112 Scenic Byway", source: "" }, { - url: "https://cdn.enp.one/img/backgrounds/cl-photo-startrek.jpg", + url: "https://cdn.enpaul.net/img/backgrounds/cl-photo-startrek.jpg", description: "Enterprise Engineering Systems at the Star Trek Set Museum", source: "" }