From 46489f23345eab9e92fe24d8359936f4d0331c42 Mon Sep 17 00:00:00 2001 From: Ethan Paul Date: Thu, 15 May 2025 14:43:31 -0400 Subject: [PATCH] Update to use cdn.enpaul.net CDN URLx --- content/_error/401.html | 2 +- content/_error/403.html | 2 +- content/_error/404.html | 2 +- content/_error/405.html | 2 +- content/_error/406.html | 2 +- content/_error/412.html | 2 +- content/_error/500.html | 2 +- content/_error/501.html | 2 +- content/_error/502.html | 2 +- content/about/index.html | 14 +++++++------- content/css/style.css | 8 ++++---- content/index.html | 12 ++++++------ content/js/warn/index.html | 8 ++++---- content/projects/index.html | 22 +++++++++++----------- 14 files changed, 41 insertions(+), 41 deletions(-) diff --git a/content/_error/401.html b/content/_error/401.html index 7e44f0f..4643591 100644 --- a/content/_error/401.html +++ b/content/_error/401.html @@ -11,7 +11,7 @@ ERROR 401 - + diff --git a/content/_error/403.html b/content/_error/403.html index fb4af80..fb1d65b 100644 --- a/content/_error/403.html +++ b/content/_error/403.html @@ -11,7 +11,7 @@ ERROR 403 - + diff --git a/content/_error/404.html b/content/_error/404.html index fdd69cb..861e1ab 100644 --- a/content/_error/404.html +++ b/content/_error/404.html @@ -11,7 +11,7 @@ ERROR 404 - + diff --git a/content/_error/405.html b/content/_error/405.html index bae7862..91183dc 100644 --- a/content/_error/405.html +++ b/content/_error/405.html @@ -11,7 +11,7 @@ ERROR 405 - + diff --git a/content/_error/406.html b/content/_error/406.html index 623fa2e..efd9056 100644 --- a/content/_error/406.html +++ b/content/_error/406.html @@ -11,7 +11,7 @@ ERROR 406 - + diff --git a/content/_error/412.html b/content/_error/412.html index 973c456..4ca80b9 100644 --- a/content/_error/412.html +++ b/content/_error/412.html @@ -11,7 +11,7 @@ ERROR 412 - + diff --git a/content/_error/500.html b/content/_error/500.html index a81069c..4309d86 100644 --- a/content/_error/500.html +++ b/content/_error/500.html @@ -11,7 +11,7 @@ ERROR 500 - + diff --git a/content/_error/501.html b/content/_error/501.html index 11ac573..3a7ae1c 100644 --- a/content/_error/501.html +++ b/content/_error/501.html @@ -11,7 +11,7 @@ ERROR 501 - + diff --git a/content/_error/502.html b/content/_error/502.html index e8deee4..a35c255 100644 --- a/content/_error/502.html +++ b/content/_error/502.html @@ -11,7 +11,7 @@ ERROR 502 - + diff --git a/content/about/index.html b/content/about/index.html index 3a40945..28ca731 100644 --- a/content/about/index.html +++ b/content/about/index.html @@ -17,15 +17,15 @@ - + enpaul | About - - - - + + + + @@ -55,7 +55,7 @@ @@ -88,7 +88,7 @@
- Ethan N. Paul + Ethan N. Paul
    diff --git a/content/css/style.css b/content/css/style.css index b7684f6..805c841 100644 --- a/content/css/style.css +++ b/content/css/style.css @@ -86,7 +86,7 @@ h1, h2, h3, h4, h5, h6 { display: table; width: 100%; height: 100vh; - background: url(https://cdn.enp.one/img/backgrounds/cl-network.jpg) top center fixed; + background: url(https://cdn.enpaul.net/img/backgrounds/cl-network.jpg) top center fixed; background-size: cover; } @@ -495,7 +495,7 @@ body.mobile-nav-active #mobile-nav-toggle { /* Get Started Section --------------------------------*/ #about { - background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("https://cdn.enp.one/img/backgrounds/bw-watch.jpg") fixed center center; + background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("https://cdn.enpaul.net/img/backgrounds/bw-watch.jpg") fixed center center; padding: 80px 0; } @@ -525,7 +525,7 @@ body.mobile-nav-active #mobile-nav-toggle { /* Network Section --------------------------------*/ #network { - background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("https://cdn.enp.one/img/backgrounds/bw-datacenter.jpg") fixed center center; + background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("https://cdn.enpaul.net/img/backgrounds/bw-datacenter.jpg") fixed center center; background-size: cover; padding: 80px 0 60px 0; } @@ -647,7 +647,7 @@ body.mobile-nav-active #mobile-nav-toggle { /* Portfolio Section --------------------------------*/ #project { - background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("https://cdn.enp.one/img/backgrounds/bw-engine.jpg") fixed center center;; + background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("https://cdn.enpaul.net/img/backgrounds/bw-engine.jpg") fixed center center;; padding: 80px 0; } diff --git a/content/index.html b/content/index.html index eb64f61..59fb478 100644 --- a/content/index.html +++ b/content/index.html @@ -17,15 +17,15 @@ - + enpaul - - - - + + + + @@ -57,7 +57,7 @@

    e.n.paul

    diff --git a/content/js/warn/index.html b/content/js/warn/index.html index 317c6b8..1019a0a 100644 --- a/content/js/warn/index.html +++ b/content/js/warn/index.html @@ -11,10 +11,10 @@ Javascript Disabled - - - - + + + + - + enpaul | Projects - - - - + + + + @@ -54,7 +54,7 @@