Small improvements
This commit is contained in:
parent
bf5fe3a523
commit
b6699f3b66
|
@ -5,7 +5,7 @@
|
|||
<title>Benjamin Bädorf</title>
|
||||
<meta name="theme-color" content="#000000" id="theme-color" />
|
||||
|
||||
<meta name="description" content="Benjamin Bädorf is an Aachen based freelance webdeveloper with a passion for webdevelopment, politics and science.">
|
||||
<meta name="description" content="Benjamin Bädorf is an Aachen based webdeveloper. He does some freelance stuff every once in a while.">
|
||||
<meta name="Keywords" content="webdevelopment frontend javascript node freelance website why am i even doing this">
|
||||
<link href='https://fonts.googleapis.com/css?family=Chivo:900italic' rel='stylesheet' type='text/css'>
|
||||
<style>
|
||||
|
@ -34,7 +34,7 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>Benjamin Bädorf <span id="aka">AKA <span>B12F</span><span class="hidden">Yule</span><span class="hidden">Ben</span><span class="hidden">Kleiner</span></span> is a frontend webdeveloper.</p>
|
||||
<p>Benjamin Bädorf <span id="aka">AKA <span>B12F</span><span class="hidden">Yule</span><span class="hidden">Ben</span><span class="hidden">Kleiner</span></span> is a frontend webdeveloper</p>
|
||||
<p>He made <a href="http://latenight.blue/" target="_blank" title="this">this</a> with nodejs</p>
|
||||
<p>He made <a href="https://www.studereninaken.nl" target="_blank" title="this">this</a> with wordpress</p>
|
||||
<p>He made <a href="https://hosting.de/" target="_blank" title="this">this</a> with middleman</p>
|
||||
|
@ -61,7 +61,7 @@
|
|||
akas[current].setAttribute('class', '');
|
||||
}, 1000);
|
||||
|
||||
console.log('Brutalism will never die.');
|
||||
console.log('Kissinger should die in prison for crimes against humanity.');
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue