Update head in index.html
This commit is contained in:
parent
a868e33cec
commit
312b0da6ca
1 changed files with 8 additions and 1 deletions
|
|
@ -1,10 +1,17 @@
|
|||
<!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>
|
||||
|
||||
<body>
|
||||
<pre class="ascii" id="art"></pre>
|
||||
|
||||
<h1 class="title">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue