zerai.xyz/public/about/index.html
naoufal zerai afa605b9aa initial
2022-08-17 16:36:54 -04:00

32 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>About | Zerai.xyz</title>
<link rel="canonical" href="http://example.org/">
<link rel='alternate' type='application/rss+xml' title="Zerai.xyz RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
<meta name="description" content="Hello 👋">
<meta name="keywords" content="personal, test">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
</head>
<body>
<main>
<header><h1>About</h1></header>
<article>
<p>Hello 👋</p>
<div id="nextprev"><a href="/blog/hello-world/"><div id="nextart">Next:<br>Hello World</div></a>
</div>
<div style="clear:both" class=taglist><a id="tag_personal" href="http://example.org/tags/personal">Personal</a> &middot; <a id="tag_test" href="http://example.org/tags/test">Test</a></div>
</article>
</main>
<footer>
<a href="http://example.org/">http://example.org/</a><br><br>
<a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
</footer>
</body>
</html>