Update to use cdn.enpaul.net CDN URLx
This commit is contained in:
parent
6476729447
commit
46489f2334
@ -11,7 +11,7 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 401</title>
|
||||
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/enpaul/e-b-sm.png">
|
||||
<link rel="shortcut icon" href="https://cdn.enpaul.net/img/logos/enpaul/e-b-sm.png">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 403</title>
|
||||
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/enpaul/e-b-sm.png">
|
||||
<link rel="shortcut icon" href="https://cdn.enpaul.net/img/logos/enpaul/e-b-sm.png">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 404</title>
|
||||
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/enpaul/e-b-sm.png">
|
||||
<link rel="shortcut icon" href="https://cdn.enpaul.net/img/logos/enpaul/e-b-sm.png">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 405</title>
|
||||
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/enpaul/e-b-sm.png">
|
||||
<link rel="shortcut icon" href="https://cdn.enpaul.net/img/logos/enpaul/e-b-sm.png">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 406</title>
|
||||
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/enpaul/e-b-sm.png">
|
||||
<link rel="shortcut icon" href="https://cdn.enpaul.net/img/logos/enpaul/e-b-sm.png">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 412</title>
|
||||
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/enpaul/e-b-sm.png">
|
||||
<link rel="shortcut icon" href="https://cdn.enpaul.net/img/logos/enpaul/e-b-sm.png">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 500</title>
|
||||
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/enpaul/e-b-sm.png">
|
||||
<link rel="shortcut icon" href="https://cdn.enpaul.net/img/logos/enpaul/e-b-sm.png">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 501</title>
|
||||
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/enpaul/e-b-sm.png">
|
||||
<link rel="shortcut icon" href="https://cdn.enpaul.net/img/logos/enpaul/e-b-sm.png">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ERROR 502</title>
|
||||
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/enpaul/e-b-sm.png">
|
||||
<link rel="shortcut icon" href="https://cdn.enpaul.net/img/logos/enpaul/e-b-sm.png">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
|
@ -17,15 +17,15 @@
|
||||
<meta property='og:site_name' content="EN Paul"/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property='og:locale' content="en_US"/>
|
||||
<meta property="og:image" content="https://cdn.enp.one/img/banners/site-en-about.jpg"/>
|
||||
<meta property="og:image" content="https://cdn.enpaul.net/img/banners/site-en-about.jpg"/>
|
||||
<meta property='og:description' content="Who I am, what I do, and what I care about"/>
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>enpaul | About</title>
|
||||
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/e-b-sm.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.enp.one/img/logos/e-b-sm.png">
|
||||
<link rel="icon" type="image/png" href="https://cdn.enp.one/img/logos/e-b-sm.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://cdn.enp.one/img/logos/e-b-sm.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="https://cdn.enpaul.net/img/logos/e-b-sm.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.enpaul.net/img/logos/e-b-sm.png">
|
||||
<link rel="icon" type="image/png" href="https://cdn.enpaul.net/img/logos/e-b-sm.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://cdn.enpaul.net/img/logos/e-b-sm.png" sizes="16x16">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
|
||||
@ -55,7 +55,7 @@
|
||||
|
||||
<div id="logo" class="pull-left">
|
||||
<a title="Home" href="https://enpaul.net/">
|
||||
<img src="https://cdn.enp.one/img/logos/e-w-sm.png" alt="EN Paul"/></img>
|
||||
<img src="https://cdn.enpaul.net/img/logos/e-w-sm.png" alt="EN Paul"/></img>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@ -88,7 +88,7 @@
|
||||
<div class="container about-container">
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<img class="about-portrait" src="https://cdn.enp.one/img/me.jpg" alt="Ethan N. Paul"/>
|
||||
<img class="about-portrait" src="https://cdn.enpaul.net/img/me.jpg" alt="Ethan N. Paul"/>
|
||||
</div>
|
||||
<div class="col-md-6" id="about-content">
|
||||
<ul class="about-text">
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
|
@ -17,15 +17,15 @@
|
||||
<meta property='og:site_name' content="EN Paul"/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property='og:locale' content="en_US"/>
|
||||
<meta property="og:image" content="https://cdn.enp.one/img/banners/site-en-main.jpg"/>
|
||||
<meta property="og:image" content="https://cdn.enpaul.net/img/banners/site-en-main.jpg"/>
|
||||
<meta property='og:description' content="The coolest site on the 'net"/>
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>enpaul</title>
|
||||
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/e-b-sm.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.enp.one/img/logos/e-b-sm.png">
|
||||
<link rel="icon" type="image/png" href="https://cdn.enp.one/img/logos/e-b-sm.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://cdn.enp.one/img/logos/e-b-sm.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="https://cdn.enpaul.net/img/logos/e-b-sm.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.enpaul.net/img/logos/e-b-sm.png">
|
||||
<link rel="icon" type="image/png" href="https://cdn.enpaul.net/img/logos/e-b-sm.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://cdn.enpaul.net/img/logos/e-b-sm.png" sizes="16x16">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
|
||||
@ -57,7 +57,7 @@
|
||||
<div class="top-container">
|
||||
<div class="wow fadeIn">
|
||||
<div class="top-logo">
|
||||
<img class="" src="https://cdn.enp.one/img/logos/e-w-sm.png" alt="EN Paul">
|
||||
<img class="" src="https://cdn.enpaul.net/img/logos/e-w-sm.png" alt="EN Paul">
|
||||
</div>
|
||||
|
||||
<h1>e.n.paul</h1>
|
||||
|
@ -11,10 +11,10 @@
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>Javascript Disabled</title>
|
||||
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/e-b-sm.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.enp.one/img/logos/e-b-sm.png">
|
||||
<link rel="icon" type="image/png" href="https://cdn.enp.one/img/logos/e-b-sm.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://cdn.enp.one/img/logos/e-b-sm.png" sizes="16x16">
|
||||
<link rel="shortcut icon" href="https://cdn.enpaul.net/img/logos/e-b-sm.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.enpaul.net/img/logos/e-b-sm.png">
|
||||
<link rel="icon" type="image/png" href="https://cdn.enpaul.net/img/logos/e-b-sm.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://cdn.enpaul.net/img/logos/e-b-sm.png" sizes="16x16">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha3>
|
||||
|
@ -17,15 +17,15 @@
|
||||
<meta property='og:site_name' content="EN Paul"/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property='og:locale' content="en_US"/>
|
||||
<meta property="og:image" content="https://cdn.enp.one/img/banners/site-en-projects.jpg"/>
|
||||
<meta property="og:image" content="https://cdn.enpaul.net/img/banners/site-en-projects.jpg"/>
|
||||
<meta property='og:description' content="The things I pour all my time into"/>
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>enpaul | Projects</title>
|
||||
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/e-b-sm.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.enp.one/img/logos/e-b-sm.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://cdn.enp.one/img/logos/e-b-sm.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://cdn.enp.one/img/logos/e-b-sm.png">
|
||||
<link rel="shortcut icon" href="https://cdn.enpaul.net/img/logos/e-b-sm.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.enpaul.net/img/logos/e-b-sm.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://cdn.enpaul.net/img/logos/e-b-sm.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://cdn.enpaul.net/img/logos/e-b-sm.png">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
|
||||
@ -54,7 +54,7 @@
|
||||
<div class="container">
|
||||
|
||||
<div id="logo" class="pull-left">
|
||||
<a title="Home" href="https://enpaul.net/"><img src="https://cdn.enp.one/img/logos/e-w-sm.png" alt="EN Paul" title="" /></img></a>
|
||||
<a title="Home" href="https://enpaul.net/"><img src="https://cdn.enpaul.net/img/logos/e-w-sm.png" alt="EN Paul" title="" /></img></a>
|
||||
</div>
|
||||
|
||||
<nav id="nav-menu-container">
|
||||
@ -81,7 +81,7 @@
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-4" id="project-section-travel">
|
||||
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enp.one/img/projects/road.jpg);" href="https://bsky.app/profile/allaroundhere.org">
|
||||
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enpaul.net/img/projects/road.jpg);" href="https://bsky.app/profile/allaroundhere.org">
|
||||
<div class="details">
|
||||
<h4>Traveling</h4>
|
||||
<span>
|
||||
@ -94,7 +94,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-md-4" id="project-section-car">
|
||||
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enp.one/img/projects/car.jpg);" href="https://pdb.enp.one/pfSo1djL68qp/Vehicle-Maintenance-Log/p/1">
|
||||
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enpaul.net/img/projects/car.jpg);" href="https://pdb.enp.one/pfSo1djL68qp/Vehicle-Maintenance-Log/p/1">
|
||||
<div class="details">
|
||||
<h4>Project Car</h4>
|
||||
<span>
|
||||
@ -106,7 +106,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-md-4" id="project-section-code">
|
||||
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enp.one/img/projects/programming.jpg);" href="https://vcs.enp.one/enpaul/">
|
||||
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enpaul.net/img/projects/programming.jpg);" href="https://vcs.enp.one/enpaul/">
|
||||
<div class="details">
|
||||
<h4>Programing</h4>
|
||||
<span>
|
||||
@ -118,7 +118,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-md-5" id="project-section-homelab">
|
||||
<a class="project-item" style="background-image: url(https://cdn.enp.one/img/projects/server.jpg);" href="https://enp.one/">
|
||||
<a class="project-item" style="background-image: url(https://cdn.enpaul.net/img/projects/server.jpg);" href="https://enp.one/">
|
||||
<div class="details">
|
||||
<h4>Homelab</h4>
|
||||
<span>
|
||||
@ -131,7 +131,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-md-7" id="project-section-waterworks">
|
||||
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enp.one/img/projects/allis.jpg);" href="https://waterworksmuseum.org/">
|
||||
<a class="project-item" target="_blank" style="background-image: url(https://cdn.enpaul.net/img/projects/allis.jpg);" href="https://waterworksmuseum.org/">
|
||||
<div class="details">
|
||||
<h4>Metropolitan Waterworks Museum</h4>
|
||||
<span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user