Update index meta content
Update admin email Remove link to about page Update source link URL
This commit is contained in:
parent
797b301e45
commit
b3295dfea3
10
index.html
10
index.html
@ -4,8 +4,7 @@
|
||||
<meta charset="utf-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<meta name="author" content="enpaul@enpaul.net"/>
|
||||
<meta name="description" content="My personal landing page"/>
|
||||
<meta name="author" content="admin@enp.one"/>
|
||||
<meta name="keywords" content="enpaul, network, operations, networking, plex, media, server, adds, active, directory, wpi, worcester, polytechnic, institute, boston, mechanical, engineering, solidworks, home, lab, homelab, solid, works, autocad, cad, domain, windows, server, omnipod, open, omni, diy, pancreas, t1d, type, one, diabetes, diabetic"/>
|
||||
|
||||
<title>ENP.One</title>
|
||||
@ -13,7 +12,7 @@
|
||||
<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 href="css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
@ -35,15 +34,12 @@
|
||||
<div class="link">
|
||||
<a href="https://enpaul.net/">home</a>
|
||||
</div>
|
||||
<div class="link">
|
||||
<a href="https://enpaul.net/homelab/">about</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
<footer>
|
||||
©2021 E.N.Paul<br>
|
||||
<a href="https://vcs.enp.one/omni/enp.one/">source</a>
|
||||
<a href="https://vcs.enp.one/skylab/enp.one/">source</a>
|
||||
</footer>
|
||||
</html>
|
||||
|
@ -4,8 +4,7 @@
|
||||
<meta charset="utf-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<meta name="author" content="enpaul@enpaul.net"/>
|
||||
<meta name="description" content="My personal landing page"/>
|
||||
<meta name="author" content="admin@enp.one"/>
|
||||
<meta name="keywords" content="enpaul, network, operations, networking, plex, media, server, adds, active, directory, wpi, worcester, polytechnic, institute, boston, mechanical, engineering, solidworks, home, lab, homelab, solid, works, autocad, cad, domain, windows, server, omnipod, open, omni, diy, pancreas, t1d, type, one, diabetes, diabetic"/>
|
||||
|
||||
<title>Apps</title>
|
||||
@ -44,6 +43,6 @@
|
||||
|
||||
<footer>
|
||||
©2021 E.N.Paul<br>
|
||||
<a href="https://vcs.enp.one/omni/enp.one/">source</a>
|
||||
<a href="https://vcs.enp.one/skylab/enp.one/">source</a>
|
||||
</footer>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user