34 lines
1.3 KiB
HTML
34 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>rohalrafael.com</title>
|
|
<meta name="description" content="Personal webpage of Rafael Rohal.">
|
|
<meta name="robots" content="noindex, nofollow">
|
|
<link rel="icon" href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><text y=".9em" font-size="100" fill="%23ff6b6b">★</text></svg>'>
|
|
<link rel="stylesheet" href="style.css">
|
|
<script src="script.js" defer></script>
|
|
</head>
|
|
|
|
<body>
|
|
<pre class="ascii" id="art"></pre>
|
|
|
|
<h1 class="title">
|
|
rafael_rohal:
|
|
<a href="https://github.com/huncut47" target="_blank" rel="noopener noreferrer" class="title-link">github</a>,
|
|
<a href="https://linkedin.com/in/rohalrafael" target="_blank" rel="noopener noreferrer" class="title-link">linkedin</a>,
|
|
<a href="mailto:me@rohalrafael.com" target="_blank" rel="noopener noreferrer" class="title-link">e_mail</a>
|
|
|
|
</h1>
|
|
|
|
<footer class="footer">
|
|
Source image from <em>Neon Genesis Evangelion</em> (1995, dir. Hideaki Anno).<br>
|
|
Original work © Khara / Gainax. ASCII rendering by Rafael Rohal. <br>
|
|
Font: <a href="fonts/GNU%20General%20Public%20License.txt">Nimbus Sans L</a> by URW++ (GPL).
|
|
</footer>
|
|
|
|
<script src="script.js"></script>
|
|
|
|
</body>
|
|
</html>
|