aboutsummaryrefslogtreecommitdiffhomepage
path: root/_header.html
blob: 63cd0991eaccfb10a6f0487b416a3fe9109849aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="color-scheme" content="light dark">
    <title>OpenBASED - Setup OpenBSD as a daily driver using only the included, base programs</title>
    <link rel="icon" type="image/x-icon" href="./favicon.ico">
    <link rel="stylesheet" href="./style.css">
</head>
<body>
    <h1><a href="/"><span class="title"><i>Open</i><b>BASED</b></span></a></h1>
    <hr>