diff options
author | Case Duckworth | 2015-03-28 09:42:01 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-28 09:42:01 -0700 |
commit | fb8cc7d92a20610776d9f6e0453d09cebed0bc3a (patch) | |
tree | d47d5ccc7bf1e9d44e2405b6a2c8a6f9d85bd8f2 /angeltoabraham_backlinks.htm | |
parent | Fix #5: Verse typesetting (diff) | |
download | autocento-fb8cc7d92a20610776d9f6e0453d09cebed0bc3a.tar.gz autocento-fb8cc7d92a20610776d9f6e0453d09cebed0bc3a.zip |
Add backlinks pages (fixes #16).
Diffstat (limited to 'angeltoabraham_backlinks.htm')
-rw-r--r-- | angeltoabraham_backlinks.htm | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/angeltoabraham_backlinks.htm b/angeltoabraham_backlinks.htm new file mode 100644 index 0000000..3ff8d47 --- /dev/null +++ b/angeltoabraham_backlinks.htm | |||
@@ -0,0 +1,62 @@ | |||
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>The angel to Abraham | 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="style.css"> | ||
16 | <script src="trunk/lozenge.js" type="text/javascript"> </script> | ||
17 | <script src="trunk/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="" class="meta"> | ||
24 | |||
25 | |||
26 | <article class="container"> | ||
27 | <header> | ||
28 | <!-- title --> | ||
29 | <h1 class="title">The angel to Abraham</h1> | ||
30 | <h1 class="subtitle">back-links</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="deathstrumpet.html">“Death’s trumpet”</a></li> | ||
41 | <li><a href="riptide_memory.html">Riptide of memory</a></li> | ||
42 | <li><a href="theoceanoverflowswithcamels.html">The ocean overflows with camels</a></li> | ||
43 | <li><a href="underwear.html">Underwear</a></li> | ||
44 | </ul> | ||
45 | </section> | ||
46 | </article> | ||
47 | <nav> | ||
48 | |||
49 | <!-- ANCHORS --> | ||
50 | <div class="anchors"> | ||
51 | <a href="_backlinks.htm" id="back-link" title="Links to this page"> | ||
52 | φ | ||
53 | </a> | ||
54 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
55 | <a href="#" id="lozenge" title="ERROR">∝</a> | ||
56 | </div> | ||
57 | |||
58 | </nav> | ||
59 | |||
60 | |||
61 | </body> | ||
62 | </html> | ||