diff options
author | Case Duckworth | 2015-03-25 10:45:31 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-25 10:45:31 -0700 |
commit | 3a0c02fbafa05b3af1bc6d3be29bdbc2ff40fd53 (patch) | |
tree | 03cd4e90e7bceac4b1813fb78f60e74aa57e1f55 /epigraph.html | |
parent | Fix cover page css link (diff) | |
download | autocento-3a0c02fbafa05b3af1bc6d3be29bdbc2ff40fd53.tar.gz autocento-3a0c02fbafa05b3af1bc6d3be29bdbc2ff40fd53.zip |
Add new "About Autocento" project
- Affects "About this project," "Index of common titles," "Index of first lines." - Add links to cycle through these three - Change "README." to "about." - Include a compile
Diffstat (limited to 'epigraph.html')
-rw-r--r-- | epigraph.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/epigraph.html b/epigraph.html index 7c1d1da..47d9aa6 100644 --- a/epigraph.html +++ b/epigraph.html | |||
@@ -41,7 +41,15 @@ | |||
41 | </section> | 41 | </section> |
42 | </article> | 42 | </article> |
43 | <nav> | 43 | <nav> |
44 | <a class="prevlink" href="deathstrumpet.html" | ||
45 | title="Previous article in Elegies for alternate selves"> | ||
46 | Death’s Trumpet | ||
47 | </a> | ||
44 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 48 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
49 | <a class="nextlink" href="howtoreadthis.html" | ||
50 | title="Next article in Elegies for alternate selves"> | ||
51 | How to read this | ||
52 | </a> | ||
45 | </nav> | 53 | </nav> |
46 | 54 | ||
47 | 55 | ||