-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
47 lines (38 loc) · 1.81 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!doctype html>
<html lang="fr" class="h-100">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Datacenters">
<meta name="author" content="William Desportes">
<meta name="generator" content="Desportes">
<title>Datacenters</title>
<link rel="canonical" href="https://datacenters.network">
<link href="assets/bootstrap/5.0.0-beta1/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
</head>
<body class="d-flex h-100 text-center text-white bg-dark">
<div class="cover-container d-flex w-100 h-100 p-3 mx-auto flex-column">
<header class="mb-auto">
<div>
<h3 class="float-md-start mb-0">Datacenters</h3>
</div>
</header>
<main class="px-3">
<h1>Just one of my domains ;)</h1>
<p class="lead">https://keybase.io/williamdes</p>
</main>
<footer class="mt-auto text-white-50">
<p>Infrastructure hébergée par <a href="https://wdes.fr">Wdes SAS</a> ! et gérée par <a
href="https://williamdes.eu/?utm_source=desportes.email">William Desportes</a>.
<br/>
<br/>
<a href="https://www.abuseipdb.com/user/119790"
title="AbuseIPDB is an IP address blacklist for webmasters and sysadmins to report IP addresses engaging in abusive behavior on their networks">
<img src="https://www.abuseipdb.com/contributor/119790.svg" alt="AbuseIPDB Contributor Badge" style="width: 190px;background: #35c246 linear-gradient(rgba(255,255,255,0), rgba(0,0,0,0));padding: 5px;">
</a>
</p>
</footer>
</div>
</body>
</html>