web/header.html

17 lines
411 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>
<a href="/about">about me</a>
<a href="/blog">blog</a>
<a href="/tinylog">tinylog</a>
</nav>
</header>
<article class="block">
<div class="text">