about summary refs log tree commit diff stats
path: root/index.html
blob: ffc32201f3b6afb2276deee273fde371b7575f0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <meta name="generator" content="pandoc">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
        <meta name="author" content="Case Duckworth">

        <title>Autocento of the breakfast table</title>
        <link rel="icon" type="image/png" href="img/favico.png" />

        <link rel="stylesheet" type="text/css" href="./css/cover.css">
        <script src="./js/lozenge.js" type="text/javascript"> </script>

        <!--[if lt IE 9]>
            <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
        <![endif]-->
    </head>
    <body>
        <article id="cover">
            <header>
                <h1 class="title">Autocento of the breakfast table</h1>
                <h2 class="byline">by Case Duckworth</h2>
                <h3 class="lozenge"><a href="#" id="lozenge">&loz;</a></h3>
            </header>
            <section class="content">
                <ul>
                    <li>Index of
                        <a href="first-lines.html">first lines</a> and
                        <a href="common-titles.html">common titles</a>.
                    </li>
                    <li><a href="README.html">An explanation</a>.</li>
                </ul>
            </section>
        </article>
    </body>
</html>