Updated "ENPaul" to "E.N.Paul" for stylistic reasons

This commit is contained in:
Ethan N. Paul 2018-04-28 21:46:02 -04:00
parent 485f6bd168
commit 7c96297263
4 changed files with 41 additions and 41 deletions

View File

@ -12,9 +12,9 @@
<meta name="robots" content="index,follow"/> <meta name="robots" content="index,follow"/>
<!-- Facebook integration meta --> <!-- Facebook integration meta -->
<meta property="og:title" content="ENPaul | About"/> <meta property="og:title" content="E.N.Paul | About"/>
<meta property="og:url" content="https://enpaul.net/about/"/> <meta property="og:url" content="https://enpaul.net/about/"/>
<meta property='og:site_name' content="ENPaul"/> <meta property='og:site_name' content="E.N.Paul"/>
<meta property="og:type" content="website"/> <meta property="og:type" content="website"/>
<meta property='og:locale' content="en_US"/> <meta property='og:locale' content="en_US"/>
<meta property="og:image" content="https://enpaul.net/img/banners/about.jpg"/> <meta property="og:image" content="https://enpaul.net/img/banners/about.jpg"/>
@ -23,13 +23,13 @@
<!-- Twitter integration meta --> <!-- Twitter integration meta -->
<meta name="twitter:card" content="summary"> <meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@theenpaul"> <meta name="twitter:site" content="@theenpaul">
<meta name="twitter:title" content="ENPaul | About"> <meta name="twitter:title" content="E.N.Paul | About">
<meta name="twitter:description" content="Introduction to my interests, skills, and activities"> <meta name="twitter:description" content="Introduction to my interests, skills, and activities">
<meta name="twitter:image" content="https://enpaul.net/img/banners/about.jpg"> <meta name="twitter:image" content="https://enpaul.net/img/banners/about.jpg">
<meta name="twitter:image:alt" content="ENPaul"> <meta name="twitter:image:alt" content="E.N.Paul">
<!-- Page title and favicon definition --> <!-- Page title and favicon definition -->
<title>ENPaul | About</title> <title>E.N.Paul | About</title>
<link rel="shortcut icon" href="../img/e-b.png"> <link rel="shortcut icon" href="../img/e-b.png">
<link rel="apple-touch-icon" sizes="180x180" href="../img/e-b.png"> <link rel="apple-touch-icon" sizes="180x180" href="../img/e-b.png">
<link rel="icon" type="image/png" href="../img/e-b.png" sizes="32x32"> <link rel="icon" type="image/png" href="../img/e-b.png" sizes="32x32">
@ -63,7 +63,7 @@
<div class="container"> <div class="container">
<div id="logo" class="pull-left"> <div id="logo" class="pull-left">
<a href="/"><img src="../img/e-w.png" alt="ENPaul" title="" /></img></a> <a href="/"><img src="../img/e-w.png" alt="E.N.Paul" title="" /></img></a>
</div> </div>
<nav id="nav-menu-container"> <nav id="nav-menu-container">
@ -121,10 +121,10 @@
<ul class="list-inline"> <ul class="list-inline">
<li><a target="_blank" href="https://download.enpaul.net/enpaul-resume.pdf"><span class="hb hb-sm hb-resume" title="Download Resume"><i class="fa fa-file-text"></i></span></a></li> <li><a target="_blank" href="https://download.enpaul.net/enpaul-resume.pdf"><span class="hb hb-sm hb-resume" title="Download Resume"><i class="fa fa-file-text"></i></span></a></li>
<li><a href="mailto:enpaul@enpaul.net"><span class="hb hb-sm hb-email" title="EMail enpaul@enpaul.net"><i class="fa fa-envelope"></i></span></a></li> <li><a href="mailto:enpaul@enpaul.net"><span class="hb hb-sm hb-email" title="EMail enpaul@enpaul.net"><i class="fa fa-envelope"></i></span></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-sm hb-linkedin" title="LinkedIn ENPaul"><i class="fa fa-linkedin"></i></span></a></li> <li><a target="_blank" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-sm hb-linkedin" title="LinkedIn E.N.Paul"><i class="fa fa-linkedin"></i></span></a></li>
<li><a target="_blank" href="https://plus.google.com/+EthanPaul42"><span class="hb hb-sm hb-google-plus" title="Google+ EthanPaul42"><i class="fa fa-google-plus"></i></span></a></li> <li><a target="_blank" href="https://plus.google.com/+EthanPaul42"><span class="hb hb-sm hb-google-plus" title="Google+ EthanPaul42"><i class="fa fa-google-plus"></i></span></a></li>
<!--<li><a target="_blank" href="https://twitter.com/theenpaul"><span class="hb hb-sm hb-twitter" title="Twitter @theENPaul"><i class="fa fa-twitter"></i></span></a></li>--> <!--<li><a target="_blank" href="https://twitter.com/theenpaul"><span class="hb hb-sm hb-twitter" title="Twitter @theE.N.Paul"><i class="fa fa-twitter"></i></span></a></li>-->
<li><a target="_blank" href="https://www.instagram.com/theenpaul"><span class="hb hb-sm hb-instagram" title="Instagram @theENPaul"><i class="fa fa-instagram"></i></span></a></li> <li><a target="_blank" href="https://www.instagram.com/theenpaul"><span class="hb hb-sm hb-instagram" title="Instagram @theE.N.Paul"><i class="fa fa-instagram"></i></span></a></li>
</ul> </ul>
</div> </div>
</div> </div>
@ -140,7 +140,7 @@
&nbsp;<noscript><a href="/js/warn/" title="Client Javascript Disabled" style="color: orange;"><i class="fa fa-lg fa-exclamation-circle"></i></a></noscript> &nbsp;<noscript><a href="/js/warn/" title="Client Javascript Disabled" style="color: orange;"><i class="fa fa-lg fa-exclamation-circle"></i></a></noscript>
</div> </div>
<div class="copyright"> <div class="copyright">
<a href="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/"><img alt="pipeline status" src="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/badges/master/pipeline.svg" /></a> <a href="https://gitlab.enpaul.net/enpaul/E.N.PaulNetHome/"><img alt="pipeline status" src="https://gitlab.enpaul.net/enpaul/E.N.PaulNetHome/badges/master/pipeline.svg" /></a>
</div> </div>
</div> </div>
</div> </div>

View File

@ -12,9 +12,9 @@
<meta name="robots" content="index,follow"/> <meta name="robots" content="index,follow"/>
<!-- Facebook integration meta --> <!-- Facebook integration meta -->
<meta property="og:title" content="ENPaul | Homelab"/> <meta property="og:title" content="E.N.Paul | Homelab"/>
<meta property="og:url" content="https://enpaul.net/homelab/"/> <meta property="og:url" content="https://enpaul.net/homelab/"/>
<meta property='og:site_name' content="ENPaul"/> <meta property='og:site_name' content="E.N.Paul"/>
<meta property="og:type" content="website"/> <meta property="og:type" content="website"/>
<meta property='og:locale' content="en_US"/> <meta property='og:locale' content="en_US"/>
<meta property="og:image" content="https://enpaul.net/img/banners/homelab.jpg"/> <meta property="og:image" content="https://enpaul.net/img/banners/homelab.jpg"/>
@ -23,13 +23,13 @@
<!-- Twitter integration meta --> <!-- Twitter integration meta -->
<meta name="twitter:card" content="summary"> <meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@theenpaul"> <meta name="twitter:site" content="@theenpaul">
<meta name="twitter:title" content="ENPaul | Homelab"> <meta name="twitter:title" content="E.N.Paul | Homelab">
<meta name="twitter:description" content="Overview of the ENPN Homelab and network applications"> <meta name="twitter:description" content="Overview of the ENPN Homelab and network applications">
<meta name="twitter:image" content="https://enpaul.net/img/banners/homelab.jpg"> <meta name="twitter:image" content="https://enpaul.net/img/banners/homelab.jpg">
<meta name="twitter:image:alt" content="ENPaul"> <meta name="twitter:image:alt" content="E.N.Paul">
<!-- Page title and favicon definition --> <!-- Page title and favicon definition -->
<title>ENPaul | Homelab</title> <title>E.N.Paul | Homelab</title>
<link rel="shortcut icon" href="../img/e-b.png"> <link rel="shortcut icon" href="../img/e-b.png">
<link rel="apple-touch-icon" sizes="180x180" href="../img/e-b.png"> <link rel="apple-touch-icon" sizes="180x180" href="../img/e-b.png">
<link rel="icon" type="image/png" href="../img/e-b.png" sizes="32x32"> <link rel="icon" type="image/png" href="../img/e-b.png" sizes="32x32">
@ -63,7 +63,7 @@
<div class="container"> <div class="container">
<div id="logo" class="pull-left"> <div id="logo" class="pull-left">
<a href="/"><img src="../img/e-w.png" alt="ENPaul" title="" /></img></a> <a href="/"><img src="../img/e-w.png" alt="E.N.Paul" title="" /></img></a>
</div> </div>
<nav id="nav-menu-container"> <nav id="nav-menu-container">
@ -167,10 +167,10 @@
<ul class="list-inline"> <ul class="list-inline">
<li><a target="_blank" href="https://download.enpaul.net/enpaul-resume.pdf"><span class="hb hb-xs hb-resume" title="Download Resume"><i class="fa fa-file-text"></i></span></a></li> <li><a target="_blank" href="https://download.enpaul.net/enpaul-resume.pdf"><span class="hb hb-xs hb-resume" title="Download Resume"><i class="fa fa-file-text"></i></span></a></li>
<li><a href="mailto:enpaul@enpaul.net"><span class="hb hb-xs hb-email" title="EMail enpaul@enpaul.net"><i class="fa fa-envelope"></i></span></a></li> <li><a href="mailto:enpaul@enpaul.net"><span class="hb hb-xs hb-email" title="EMail enpaul@enpaul.net"><i class="fa fa-envelope"></i></span></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-xs hb-linkedin" title="LinkedIn ENPaul"><i class="fa fa-linkedin"></i></span></a></li> <li><a target="_blank" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-xs hb-linkedin" title="LinkedIn E.N.Paul"><i class="fa fa-linkedin"></i></span></a></li>
<li><a target="_blank" href="https://plus.google.com/+EthanPaul42"><span class="hb hb-xs hb-google-plus" title="Google+ EthanPaul42"><i class="fa fa-google-plus"></i></span></a></li> <li><a target="_blank" href="https://plus.google.com/+EthanPaul42"><span class="hb hb-xs hb-google-plus" title="Google+ EthanPaul42"><i class="fa fa-google-plus"></i></span></a></li>
<!--<li><a target="_blank" href="https://twitter.com/theenpaul"><span class="hb hb-xs hb-twitter" title="Twitter @theENPaul"><i class="fa fa-twitter"></i></span></a></li>--> <!--<li><a target="_blank" href="https://twitter.com/theenpaul"><span class="hb hb-xs hb-twitter" title="Twitter @theE.N.Paul"><i class="fa fa-twitter"></i></span></a></li>-->
<li><a target="_blank" href="https://www.instagram.com/theenpaul"><span class="hb hb-xs hb-instagram" title="Instagram @theENPaul"><i class="fa fa-instagram"></i></span></a></li> <li><a target="_blank" href="https://www.instagram.com/theenpaul"><span class="hb hb-xs hb-instagram" title="Instagram @theE.N.Paul"><i class="fa fa-instagram"></i></span></a></li>
</ul> </ul>
</div> </div>
<div class="copyright"> <div class="copyright">
@ -178,7 +178,7 @@
&nbsp;<noscript><a href="/js/warn/" title="Client Javascript Disabled" style="color: orange;"><i class="fa fa-lg fa-exclamation-circle"></i></a></noscript> &nbsp;<noscript><a href="/js/warn/" title="Client Javascript Disabled" style="color: orange;"><i class="fa fa-lg fa-exclamation-circle"></i></a></noscript>
</div> </div>
<div class="copyright"> <div class="copyright">
<a href="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/"><img alt="pipeline status" src="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/badges/master/pipeline.svg" /></a> <a href="https://gitlab.enpaul.net/enpaul/E.N.PaulNetHome/"><img alt="pipeline status" src="https://gitlab.enpaul.net/enpaul/E.N.PaulNetHome/badges/master/pipeline.svg" /></a>
</div> </div>
</div> </div>
</div> </div>

View File

@ -14,7 +14,7 @@
<!-- Facebook integration meta --> <!-- Facebook integration meta -->
<meta property="og:title" content="Ethan N. Paul"/> <meta property="og:title" content="Ethan N. Paul"/>
<meta property="og:url" content="https://enpaul.net/"/> <meta property="og:url" content="https://enpaul.net/"/>
<meta property='og:site_name' content="ENPaul"/> <meta property='og:site_name' content="E.N.Paul"/>
<meta property="og:type" content="website"/> <meta property="og:type" content="website"/>
<meta property='og:locale' content="en_US"/> <meta property='og:locale' content="en_US"/>
<meta property="og:image" content="https://enpaul.net/img/banners/main.jpg"/> <meta property="og:image" content="https://enpaul.net/img/banners/main.jpg"/>
@ -26,10 +26,10 @@
<meta name="twitter:title" content="Ethan N. Paul"> <meta name="twitter:title" content="Ethan N. Paul">
<meta name="twitter:description" content="My personal landing page"> <meta name="twitter:description" content="My personal landing page">
<meta name="twitter:image" content="https://enpaul.net/img/banners/main.jpg"> <meta name="twitter:image" content="https://enpaul.net/img/banners/main.jpg">
<meta name="twitter:image:alt" content="ENPaul"> <meta name="twitter:image:alt" content="E.N.Paul">
<!-- Page title and favicon definition --> <!-- Page title and favicon definition -->
<title>ENPaul</title> <title>E.N.Paul</title>
<link rel="shortcut icon" href="img/e-b.png"> <link rel="shortcut icon" href="img/e-b.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/e-b.png"> <link rel="apple-touch-icon" sizes="180x180" href="img/e-b.png">
<link rel="icon" type="image/png" href="img/e-b.png" sizes="32x32"> <link rel="icon" type="image/png" href="img/e-b.png" sizes="32x32">
@ -63,10 +63,10 @@
<div class="top-container"> <div class="top-container">
<div class="wow fadeIn"> <div class="wow fadeIn">
<div class="top-logo"> <div class="top-logo">
<img class="" src="img/e-w.png" alt="ENPaul"> <img class="" src="img/e-w.png" alt="E.N.Paul">
</div> </div>
<h1>Ethan N. Paul</h1> <h1>E. N. Paul</h1>
<h2>Engineer, tinkerer, and <span class="nojs rotating">student, designer, mechanic, handyman, hiker, developer, traveler, kayaker, swimmer, programmer, debugger</span><noscript>student</noscript></h2> <h2>Engineer, tinkerer, and <span class="nojs rotating">student, designer, mechanic, handyman, hiker, developer, traveler, kayaker, swimmer, programmer, debugger</span><noscript>student</noscript></h2>
</div> </div>
</div> </div>
@ -78,11 +78,11 @@
<div id="contact-menu"> <div id="contact-menu">
<ul class="list-inline"> <ul class="list-inline">
<li><a target="_blank" href="https://download.enpaul.net/enpaul-resume.pdf"><span class="hb hb-xs hb-resume" title="Download Resume"><i class="fa fa-file-text"></i></span></a></li> <li><a target="_blank" href="https://download.enpaul.net/enpaul-resume.pdf"><span class="hb hb-xs hb-resume" title="Download Resume"><i class="fa fa-file-text"></i></span></a></li>
<li><a href="mailto:enpaul@enpaul.net"><span class="hb hb-xs hb-email" title="EMail enpaul@enpaul.net"><i class="fa fa-envelope"></i></span></a></li> <li><a href="mailto:enpaul@enpaul.net"><span class="hb hb-xs hb-email" title="Email enpaul@enpaul.net"><i class="fa fa-envelope"></i></span></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-xs hb-linkedin" title="LinkedIn ENPaul"><i class="fa fa-linkedin"></i></span></a></li> <li><a target="_blank" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-xs hb-linkedin" title="LinkedIn E.N.Paul"><i class="fa fa-linkedin"></i></span></a></li>
<li><a target="_blank" href="https://plus.google.com/+EthanPaul42"><span class="hb hb-xs hb-google-plus" title="Google+ EthanPaul42"><i class="fa fa-google-plus"></i></span></a></li> <li><a target="_blank" href="https://plus.google.com/+EthanPaul42"><span class="hb hb-xs hb-google-plus" title="Google+ EthanPaul42"><i class="fa fa-google-plus"></i></span></a></li>
<!--<li><a target="_blank" href="https://twitter.com/theenpaul"><span class="hb hb-xs hb-twitter" title="Twitter @theENPaul"><i class="fa fa-twitter"></i></span></a></li>--> <!--<li><a target="_blank" href="https://twitter.com/theenpaul"><span class="hb hb-xs hb-twitter" title="Twitter @theE.N.Paul"><i class="fa fa-twitter"></i></span></a></li>-->
<li><a target="_blank" href="https://www.instagram.com/theenpaul"><span class="hb hb-xs hb-instagram" title="Instagram @theENPaul"><i class="fa fa-instagram"></i></span></a></li> <li><a target="_blank" href="https://www.instagram.com/theenpaul"><span class="hb hb-xs hb-instagram" title="Instagram @theE.N.Paul"><i class="fa fa-instagram"></i></span></a></li>
</ul> </ul>
</div> </div>
@ -102,8 +102,8 @@
<div class="row"> <div class="row">
<div class="col-md-12"> <div class="col-md-12">
<div class="copyright"> <div class="copyright">
<a href="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/" target="_blank"> <a href="https://gitlab.enpaul.net/enpaul/E.N.PaulNetHome/" target="_blank">
<img alt="pipeline status" src="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/badges/master/pipeline.svg" /> <img alt="pipeline status" src="https://gitlab.enpaul.net/enpaul/E.N.PaulNetHome/badges/master/pipeline.svg" />
</a> </a>
&nbsp;&nbsp;&copy;2018 <strong>Ethan N. Paul</strong> &nbsp;&nbsp;&copy;2018 <strong>Ethan N. Paul</strong>
&nbsp;&nbsp;<noscript><a href="/js/warn/" title="Client Javascript Disabled" style="color: orange;"><i class="fa fa-lg fa-exclamation-circle"></i></a></noscript> &nbsp;&nbsp;<noscript><a href="/js/warn/" title="Client Javascript Disabled" style="color: orange;"><i class="fa fa-lg fa-exclamation-circle"></i></a></noscript>

View File

@ -12,9 +12,9 @@
<meta name="robots" content="index,follow"/> <meta name="robots" content="index,follow"/>
<!-- Facebook integration meta --> <!-- Facebook integration meta -->
<meta property="og:title" content="ENPaul | Projects"/> <meta property="og:title" content="E.N.Paul | Projects"/>
<meta property="og:url" content="https://enpaul.net/projects/"/> <meta property="og:url" content="https://enpaul.net/projects/"/>
<meta property='og:site_name' content="ENPaul"/> <meta property='og:site_name' content="E.N.Paul"/>
<meta property="og:type" content="website"/> <meta property="og:type" content="website"/>
<meta property='og:locale' content="en_US"/> <meta property='og:locale' content="en_US"/>
<meta property="og:image" content="https://enpaul.net/img/banners/projects.jpg"/> <meta property="og:image" content="https://enpaul.net/img/banners/projects.jpg"/>
@ -23,13 +23,13 @@
<!-- Twitter integration meta --> <!-- Twitter integration meta -->
<meta name="twitter:card" content="summary"> <meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@theenpaul"> <meta name="twitter:site" content="@theenpaul">
<meta name="twitter:title" content="ENPaul | Projects"> <meta name="twitter:title" content="E.N.Paul | Projects">
<meta name="twitter:description" content="Introduction to my personal projects and achievements"> <meta name="twitter:description" content="Introduction to my personal projects and achievements">
<meta name="twitter:image" content="https://enpaul.net/img/banners/projects.jpg"> <meta name="twitter:image" content="https://enpaul.net/img/banners/projects.jpg">
<meta name="twitter:image:alt" content="ENPaul"> <meta name="twitter:image:alt" content="E.N.Paul">
<!-- Page title and favicon definition --> <!-- Page title and favicon definition -->
<title>ENPaul | Projects</title> <title>E.N.Paul | Projects</title>
<link rel="shortcut icon" href="../img/e-b.png"> <link rel="shortcut icon" href="../img/e-b.png">
<link rel="apple-touch-icon" sizes="180x180" href="../img/e-b.png"> <link rel="apple-touch-icon" sizes="180x180" href="../img/e-b.png">
<link rel="icon" type="image/png" href="../img/e-b.png" sizes="32x32"> <link rel="icon" type="image/png" href="../img/e-b.png" sizes="32x32">
@ -63,7 +63,7 @@
<div class="container"> <div class="container">
<div id="logo" class="pull-left"> <div id="logo" class="pull-left">
<a href="/"><img src="../img/e-w.png" alt="ENPaul" title="" /></img></a> <a href="/"><img src="../img/e-w.png" alt="E.N.Paul" title="" /></img></a>
</div> </div>
<nav id="nav-menu-container"> <nav id="nav-menu-container">
@ -169,10 +169,10 @@
<ul class="list-inline"> <ul class="list-inline">
<li><a target="_blank" href="https://download.enpaul.net/enpaul-resume.pdf"><span class="hb hb-xs hb-resume" title="Download Resume"><i class="fa fa-file-text"></i></span></a></li> <li><a target="_blank" href="https://download.enpaul.net/enpaul-resume.pdf"><span class="hb hb-xs hb-resume" title="Download Resume"><i class="fa fa-file-text"></i></span></a></li>
<li><a href="mailto:enpaul@enpaul.net"><span class="hb hb-xs hb-email" title="EMail enpaul@enpaul.net"><i class="fa fa-envelope"></i></span></a></li> <li><a href="mailto:enpaul@enpaul.net"><span class="hb hb-xs hb-email" title="EMail enpaul@enpaul.net"><i class="fa fa-envelope"></i></span></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-xs hb-linkedin" title="LinkedIn ENPaul"><i class="fa fa-linkedin"></i></span></a></li> <li><a target="_blank" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-xs hb-linkedin" title="LinkedIn E.N.Paul"><i class="fa fa-linkedin"></i></span></a></li>
<li><a target="_blank" href="https://plus.google.com/+EthanPaul42"><span class="hb hb-xs hb-google-plus" title="Google+ EthanPaul42"><i class="fa fa-google-plus"></i></span></a></li> <li><a target="_blank" href="https://plus.google.com/+EthanPaul42"><span class="hb hb-xs hb-google-plus" title="Google+ EthanPaul42"><i class="fa fa-google-plus"></i></span></a></li>
<!--<li><a target="_blank" href="https://twitter.com/theenpaul"><span class="hb hb-xs hb-twitter" title="Twitter @theENPaul"><i class="fa fa-twitter"></i></span></a></li>--> <!--<li><a target="_blank" href="https://twitter.com/theenpaul"><span class="hb hb-xs hb-twitter" title="Twitter @theE.N.Paul"><i class="fa fa-twitter"></i></span></a></li>-->
<li><a target="_blank" href="https://www.instagram.com/theenpaul"><span class="hb hb-xs hb-instagram" title="Instagram @theENPaul"><i class="fa fa-instagram"></i></span></a></li> <li><a target="_blank" href="https://www.instagram.com/theenpaul"><span class="hb hb-xs hb-instagram" title="Instagram @theE.N.Paul"><i class="fa fa-instagram"></i></span></a></li>
</ul> </ul>
</div> </div>
<div class="copyright"> <div class="copyright">
@ -180,7 +180,7 @@
&nbsp;<noscript><a href="/js/warn/" title="Client Javascript Disabled" style="color: orange;"><i class="fa fa-lg fa-exclamation-circle"></i></a></noscript> &nbsp;<noscript><a href="/js/warn/" title="Client Javascript Disabled" style="color: orange;"><i class="fa fa-lg fa-exclamation-circle"></i></a></noscript>
</div> </div>
<div class="copyright"> <div class="copyright">
<a href="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/"><img alt="pipeline status" src="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/badges/master/pipeline.svg" /></a> <a href="https://gitlab.enpaul.net/enpaul/E.N.PaulNetHome/"><img alt="pipeline status" src="https://gitlab.enpaul.net/enpaul/E.N.PaulNetHome/badges/master/pipeline.svg" /></a>
</div> </div>
</div> </div>
</div> </div>