-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path404.html
61 lines (53 loc) · 3.45 KB
/
404.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<!DOCTYPE html>
<html lang="fr">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>Cauet Burger - Erreur</title>
<meta content="Erreur" property="og:title" />
<meta content="Cette page n'est pas accessible" property="og:description" />
<meta content="https://cauet-burger.github.io/404" property="og:url" />
<meta content="https://raw.githubusercontent.com/Cauet-Burger/cauet-burger.github.io/main/IMAGES/logo-mini.png" property="og:image" />
<meta content="#00C9FF" data-react-helmet="true" name="theme-color" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="https://cauet-burger.github.io/style.css">
<link rel="icon" href="https://raw.githubusercontent.com/Cauet-Burger/cauet-burger.github.io/main/IMAGES/favicon.png">
</head>
<nav class="navbar navbar-expand-sm navbar-dark bg-dark">
<div class="container-fluid maxwidth">
<a class="clean" href="https://cauet-burger.github.io">
<img class="site-icon" src="https://media.discordapp.net/attachments/750313604313514058/829737086562599003/1617895124667.png" alt="Cauet Burger"imagesht="75" width="75">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<center>
<ul class="navbar-nav">
</center>
</div>
</ul>
</div>
</div>
</nav>
<div class="page">
<pre></pre>
<center><h1>Erreur 404!</h1></center>
<center><h4>C'est quoi ce poulet ?</h4></center>
<hr style="hr-a-propos" align="center">
<center><p>Cette page n'existe pas ou n'existe plus, cela peut s'expliquer de différentes manières mais l'hypothèse la plus plausible est que Cauet l'a mangé.</p></center>
<center><p>Bref, réessayez plus tard ou contactez-nous à l'adresse <u>homebrewfrance@gmail.com</u> si vous pensez qu'il s'agit d'un problème technique.</p></center>
<center><p>"Nan mais les mecs de télé, comme ça vous êtes..."</p></center>
<center><img border="0" src="https://media.discordapp.net/attachments/750313604313514058/828966144454688798/3dgifmaker71030.gif"></center>
<pre></pre>
<center><a href="https://cauet-burger.github.io"title="accueil"><u>Retourner à l'accueil</u></a></center>
<pre></pre>
</div>
</body>
</div>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="https://homebrew-france.fr/scripts/universal.js"></script>
</html>