Small improvements

This commit is contained in:
Benjamin Bädorf 2016-06-02 14:38:37 +02:00
parent bf5fe3a523
commit b6699f3b66

View file

@ -5,7 +5,7 @@
<title>Benjamin Bädorf</title> <title>Benjamin Bädorf</title>
<meta name="theme-color" content="#000000" id="theme-color" /> <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"> <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'> <link href='https://fonts.googleapis.com/css?family=Chivo:900italic' rel='stylesheet' type='text/css'>
<style> <style>
@ -34,7 +34,7 @@
</style> </style>
</head> </head>
<body> <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="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://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> <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', ''); akas[current].setAttribute('class', '');
}, 1000); }, 1000);
console.log('Brutalism will never die.'); console.log('Kissinger should die in prison for crimes against humanity.');
</script> </script>
</body> </body>
</html> </html>