summaryrefslogblamecommitdiffstats
path: root/moditos/index.html
blob: 2485f54459c34169dbd8968e0ccca862a824c4ad (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                                                                                                               
<!DOCTYPE html>
<html>
<head>
    <title>Jon Santmyer</title>

    <link rel="stylesheet" href="/style.css">
</head>
<body>
    <div class="page-body-border"><div class="page-body">
        <h1 class="page-body-top">Modit OS</h1>
        <div class="page-body-content">
            <table class="page-body-buttons" style="width: 20%; margin: 0px;">
                <tr><td><div class="link-button-border"><a class="link-button" href="/">Home</a></div></td></tr>
                <tr><td><div class="link-button-border"><a class="link-button" href="https://git.jonsantmyer.com/modit-slim">Git repository</a></div></td></tr>
            </table>
    </div></div>
</body>
</html>