summaryrefslogtreecommitdiff
path: root/dotfiles/qutebrowser/startpage/index.html
blob: 3f7a84c8ebc0a8c101e6fb237c024b39e5c98e4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>startpage</title>
    <!--Custom CSS-->
    <link rel="stylesheet" href="css/main.css">
</head>
<body>
    </div>
    <div id="main" class="main">
        <div id="message">
            <h1 id="message-text">Qutebrowser</h1>
        </div>
            </body>
</html>