about summary refs log tree commit diff stats
path: root/src/shameless-self-promotion/index.html
blob: f4c57102d2f2bb22a58765d272e734ce6247c094 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
    <head>
        <title>Shameless self-promotion!</title>
    </head>
    <body>
        <h1>shameless</h1>
        <h2>self</h2>
        <h3>promotion</h3>
        <p>what can i say, i'm a cool guy.</p>
    </body>
</html>