-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
90 lines (83 loc) · 4.56 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="verify-v1" content="unique-string">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="website, lernapp, rechner, uhr, snake, description, beschreibung, u, bodigat, u:bodigat, ubodigat">
<meta name="author" content="U:Bodigat">
<meta name="publisher" content="U:Bodigat">
<meta name="copyright" content="U:Bodigat">
<meta name="description" content="Das ist die offizielle Webseite der U:Bodigat, hier findest du alles was du über die U:Bodigat wissen musst und noch viel mehr. Schau doch einfach mal auf unserer Webseite vorbei und überzeuge dich selbst.">
<meta property="og:site_name" content="U:Bodigat.com">
<meta property="og:url" content="https://ubodigat.com">
<meta property="og:title" content="Start | ubodigat.com">
<meta property="og:type" content="website">
<meta property="og:description" content="Das ist die offizielle Webseite der U:Bodigat, hier findest du alles was du über die U:Bodigat wissen musst und noch viel mehr. Schau doch einfach mal auf unserer Webseite vorbei und überzeuge dich selbst.">
<meta property="og:image" content="https://cdn.discordapp.com/attachments/1068905447848943697/1161784440004022363/ubodigat_logo_breit_transparent_neutral.png?ex=65398f13&is=65271a13&hm=8bd1f6d65ee3d677dc79e1b8e6d58d7a292f9f88fa9816c01d0535a6d482cd9a&">
<meta property="og:image:secure_url" content="https://cdn.discordapp.com/attachments/1068905447848943697/1161784440004022363/ubodigat_logo_breit_transparent_neutral.png?ex=65398f13&is=65271a13&hm=8bd1f6d65ee3d677dc79e1b8e6d58d7a292f9f88fa9816c01d0535a6d482cd9a&">
<meta property="og:image:width" content="1000">
<meta property="og:image:height" content="500">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://ubodigat.com">
<meta property="twitter:title" content="Start | ubodigat.com">
<meta property="twitter:description" content="Das ist die offizielle Webseite der U:Bodigat, hier findest du alles was du über die U:Bodigat wissen musst und noch viel mehr. Schau doch einfach mal auf unserer Webseite vorbei und überzeuge dich selbst.">
<title>U:Bodigat.com</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="/bilder/Wartungsarbeitenprofilbild.png" type="image/x-icon">
<link rel="apple-touch-icon" href="https://ubodigat.com/bilder/Wartungsarbeitenprofilbild.png" />
<script src="script.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BE1B5EZY35"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-BE1B5EZY35');
</script>
<!-- Google Tag Manager -->
<script>
(function(w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start': new Date().getTime(),
event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-WTDQC48');
</script>
<!-- End Google Tag Manager -->
</head>
<body id="Hintergrundstart">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WTDQC48"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<nav>
<header>
<a id="überschriftlink" href="https://ubodigat.com">U:Bodigat.com</a>
</header>
</nav>
<div>
<div class="content">
<h2>0.2 Version</h2>
<h2>0.2 Version</h2>
</div>
<div class="content" id="zweitertextstartseite">
<h2>Alpha</h2>
<h2>Alpha</h2>
</div>
<a href="/menu" id="startbuttonmenü"> <button id="startbuttonmenü" class="button">Zum Menü</button></a>
</div>
<footer id="foooter">Diese Webseite befindet sich noch in Entwicklung.</footer>
</body>
</html>