Update templates/looking_glass.html
This commit is contained in:
parent
b6c99fe0cf
commit
83311c4ba1
1 changed files with 10 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="nl">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
|
@ -8,6 +8,15 @@
|
||||||
<script src="/static/js/vis-network.min.js"></script>
|
<script src="/static/js/vis-network.min.js"></script>
|
||||||
<link href="/static/css/bootstrap.min.css" rel="stylesheet">
|
<link href="/static/css/bootstrap.min.css" rel="stylesheet">
|
||||||
<title>AS215085 Looking Glass</title>
|
<title>AS215085 Looking Glass</title>
|
||||||
|
<meta name="description" content="AS215085 Lookingglas" />
|
||||||
|
<link rel="canonical" href="https://lg.as215085.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>
|
<style>
|
||||||
body { background-color: #f8f9fa; }
|
body { background-color: #f8f9fa; }
|
||||||
.card { margin-bottom: 1.5rem; }
|
.card { margin-bottom: 1.5rem; }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue