Update templates/404.html

This commit is contained in:
Blackwhitebear8 2025-08-14 17:53:32 +02:00
parent 498e0658f4
commit b1b1ddace8

View file

@ -8,6 +8,15 @@
<script src="/static/js/vis-network.min.js"></script>
<link href="/static/css/bootstrap.min.css" rel="stylesheet">
<title>AS215085 Looking Glass 404</title>
<meta name="description" content="AS215085 Lookingglas" />
<link rel="canonical" href="https://lg.s215085.net" />
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="lg.AS215085.net | PixelHosting" />
<meta property="og:type" content="website" />
<meta property="og:title" content="lg.AS215085.net | PixelHosting" />
<meta property="og:description" content="AS215085 Lookingglas" />
<meta property="og:url" content="https://lg.as215085.net" />
<link rel="icon" type="image/png" href="/static/img/cropped-Pixelhosting-logo-favicon-32x32.png">
<style>
body { background-color: #f8f9fa; }
.card { margin-bottom: 1.5rem; }