diff options
author | Case Duckworth | 2015-04-14 18:09:55 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-14 18:09:55 -0700 |
commit | 08fd8e95dccb91d0495a50d1009f85cb80cfad65 (patch) | |
tree | 9accf8a6e9b1f836e3c7c7b5437d11351545a07e /backlinks/table_contents.html | |
parent | Change file hierarchy and rewrite makefile (diff) | |
download | autocento-08fd8e95dccb91d0495a50d1009f85cb80cfad65.tar.gz autocento-08fd8e95dccb91d0495a50d1009f85cb80cfad65.zip |
First compile in v1.0.0 v1.0.0
Diffstat (limited to 'backlinks/table_contents.html')
-rw-r--r-- | backlinks/table_contents.html | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/backlinks/table_contents.html b/backlinks/table_contents.html new file mode 100644 index 0000000..d38c9ec --- /dev/null +++ b/backlinks/table_contents.html | |||
@@ -0,0 +1,60 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <!-- AUTOCENTO OF THE BREAKFAST TABLE --> | ||
3 | <!-- vim: fdm=indent | ||
4 | --> | ||
5 | <html lang="en"> | ||
6 | <head> | ||
7 | <meta charset="utf-8"> | ||
8 | <meta name="generator" content="pandoc"> | ||
9 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | ||
10 | <meta name="author" content="Case Duckworth"> | ||
11 | |||
12 | <title>A table of contents | Autocento of the breakfast table</title> | ||
13 | <link rel="icon" type="image/png" href="../trunk/favico.png" /> | ||
14 | |||
15 | <link rel="stylesheet" type="text/css" href="../trunk/style.css"> | ||
16 | <script src="../scripts/randomize.js" type="text/javascript"> </script> | ||
17 | <script src="../scripts/hylo.js" type="text/javascript"> </script> | ||
18 | |||
19 | <!--[if lt IE 9]> | ||
20 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> | ||
21 | <![endif]--> | ||
22 | </head> | ||
23 | <body id="table_contents-backlinks" class="backlinks"> | ||
24 | |||
25 | |||
26 | <article class="container"> | ||
27 | <header> | ||
28 | <!-- title --> | ||
29 | <h1 class="title">A table of contents</h1> | ||
30 | <h1 class="subtitle">backlinks</h1> | ||
31 | |||
32 | <div class="header-extra"> | ||
33 | |||
34 | </div> | ||
35 | </header> | ||
36 | |||
37 | |||
38 | <section class="content list"> | ||
39 | <ul> | ||
40 | <li><a href="../about.html">Autocento of the breakfast table</a><span class="daisy"><a href="about.html">φ</a></span></li> | ||
41 | <li><a href="../ex-machina.html">Ex machina</a><span class="daisy"><a href="ex-machina.html">φ</a></span></li> | ||
42 | <li><a href="../one-hundred-lines.html">One hundred lines</a><span class="daisy"><a href="one-hundred-lines.html">φ</a></span></li> | ||
43 | </ul> | ||
44 | </section> | ||
45 | </article> | ||
46 | <nav> | ||
47 | <div class="anchors"> | ||
48 | <a href="../table_contents.html" id="backlinks" title="Links to this page"> | ||
49 | φ | ||
50 | </a> | ||
51 | <a href="../index.html" id="coverlink" title="To cover">◊</a> | ||
52 | <a href="#" id="randomizelink" title="ERROR">ξ</a> | ||
53 | </div> | ||
54 | |||
55 | |||
56 | </nav> | ||
57 | |||
58 | |||
59 | </body> | ||
60 | </html> | ||