aboutsummaryrefslogtreecommitdiff
path: root/src/_header.html
blob: ec3895811fc9c43de8635e7c9d2bf98abfeef948 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">

        <title></title>
        <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
        <link rel="stylesheet" href="styles/style.css">
    </head>
    <body>
        <div style="min-height:100vh; display:flex; flex-direction:column; justify-content:space-between;">
        <div>
            <header>
                <a href="/" class="homepage-link">adast.xyz</a>
            </header>
            <div class="center">