web/header.html

15 lines
398 B
HTML

<head>
<meta charset="UTF-8">
<title>~vitorg</title>
<link rel="stylesheet" href="/style.css">
</head>
<body>
<header class="block" class="text">
<h1><a href="/">~vitorg</a></h1>
<nav>
<p><a href="/about">about me</a> | <a href="/blog">blog</a> | <a href="/tinylog">tinylog</a></p>
</nav>
</header>
<article class="block">
<div class="text">