From fb8cc7d92a20610776d9f6e0453d09cebed0bc3a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 28 Mar 2015 09:42:01 -0700 Subject: Add backlinks pages (fixes #16). --- 100-lines_backlinks.htm | 66 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 100-lines_backlinks.htm (limited to '100-lines_backlinks.htm') diff --git a/100-lines_backlinks.htm b/100-lines_backlinks.htm new file mode 100644 index 0000000..b378fb8 --- /dev/null +++ b/100-lines_backlinks.htm @@ -0,0 +1,66 @@ +<!DOCTYPE html> +<!-- AUTOCENTO OF THE BREAKFAST TABLE --> +<!-- vim: fdm=indent +--> +<html lang="en"> +<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>100 lines | Autocento of the breakfast table</title> + <link rel="icon" type="image/png" href="trunk/favico.png" /> + + <link rel="stylesheet" type="text/css" href="style.css"> + <script src="trunk/lozenge.js" type="text/javascript"> </script> + <script src="trunk/hylo.js" type="text/javascript"> </script> + + <!--[if lt IE 9]> + <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> + <![endif]--> + </head> +<body id="" class="meta"> + + + <article class="container"> + <header> + <!-- title --> + <h1 class="title">100 lines</h1> + <h1 class="subtitle">back-links</h1> + + <div class="header-extra"> + + </div> + </header> + + + <section class="content list"> + <ul> + <li><a href="creation-myth.html">Creation myth</a></li> + <li><a href="initial-conditions.html">Initial conditions</a></li> + <li><a href="plant.html">Litany for a plant</a></li> + <li><a href="punch.html">Punch</a></li> + <li><a href="riptide_memory.html">Riptide of memory</a></li> + <li><a href="snow.html">Snow</a></li> + <li><a href="table_contents.html">Table of contents</a></li> + <li><a href="the-night-we-met.html">The night we met, I was out of my mind</a></li> + </ul> + </section> + </article> + <nav> + + <!-- ANCHORS --> + <div class="anchors"> + <a href="_backlinks.htm" id="back-link" title="Links to this page"> + φ + </a> + <a href="index.html" id="cover-link" title="To cover">◊</a> + <a href="#" id="lozenge" title="ERROR">∝</a> + </div> + + </nav> + + +</body> +</html> -- cgit 1.4.1-21-gabe81