-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
30 lines (28 loc) · 1015 Bytes
/
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="author" content="Tim Ott">
<meta name="copyright" content="Tim Ott">
<meta name="language" content="English">
<meta name="revisit-after" content="7 days">
<meta name="robots" content="index, nofollow, noimageindex">
<meta name="googlebot" content="index, nofollow, noimageindex">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/png" href="assets/asset_favicon.png">
<link rel="stylesheet" type="text/css" href="css/stylesheet.min.css">
<meta name="google-site-verification" content="7R3tmgZxArAGRaMKh1Y26ml77jlP7obhzsnsit6OMHY">
<title>
Hans Gerber
</title>
</head>
<body oncontextmenu="return false">
<a class="cover regularBold size350 center" href="gras-color/" style="color: white; font-size: 52.5px;">
HANS GERBER
</a>
<script src="js/preload.min.js">
</script>
<script src="js/cover.min.js">
</script>
</body>
</html>