7ab1087eeb67a650afc9ee136e29f64c2545bd43
[xangelo.ca.git] / public / categories / index.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <title>Categories - Xangelo.ca</title>
7 <link rel="stylesheet" type="text/css" href="/css/main.css">
8 </head>
9 <body>
10 <header>
11   <div>
12     <h1><a href="http://example.org/">Xangelo.ca</a></h1><h2><a href="http://example.org/">Technical musings and other tidbits</a></h2>
13   </div>
14   <nav><a href="/page/about">About</a></nav>
15 </header>
16 <main>
17   <article>
18     <div>
19   <h1>Categories</h1>
20 </div>
21 <ul>
22   </ul>
23
24
25
26   </article>
27 </main>
28 <footer>
29   <div>
30     <div>Copyright © 2011 - 2020</div>
31   </div>
32 </footer>
33 </body>
34 </html>