summaryrefslogtreecommitdiff
path: root/public/projects/index.html
blob: 0e8b6c1911bcfdf87ecf6be0c7e3ceb4ab9f3faa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!doctype html>
  <html>
    <meta charset="utf-8">
    <title>projects | sanine.net</title>
    <link rel="stylesheet" href="/style.css">
  </html>
  <body>
  <div id="navigation"><pre><a href="/index.html">home</a>   <a href="/projects/">projects</a>   <a href="/git">git</a>   <a href="/about.html">about</a></pre></div>
  <div id="content">
  <p class="centered">projects<br>================================</p>
<p>tl;dr projects go here</p>

  </div>
  </body>
</html>