we don't really need all that, surely?
[www.git] / index.shtml
1 <!--#include virtual="/doctype.txt"-->
2 <html>
3
4 <!--#include virtual="/head.shtml"-->
5
6 <body>
7
8 <!--#include virtual="/header.shtml"-->
9
10 <!--#include virtual="/navigation.shtml"-->
11
12 <div id="content">
13   <p>
14     Welcome to my personal website. I'm putting this together as a project to
15     help me get back into HTML/CSS, which I haven't used in years, and to learn
16     how to do it right this time (i.e. conform to the standards and what not).
17     It will also serve as a place for me to publish tutorials and scripts for
18     the <a href="http://www.gnu.org">GNU</a>/<a href="http://www.kernel.org/">
19     Linux</a> operating system, targeted in particular at audio enthusiasts
20     using the <a href="http://debian.org">Debian</a> distribution, which I
21     would recommend to anyone looking for a reliable <a
22     href="http://www.gnu.org/philosophy/free-sw.html">free</a> operating
23     system.
24   </p>
25 </div>
26
27 <!--#include virtual="/footer.shtml"-->
28
29 </body>
30
31 </html>