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 /index.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 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 9d82e0b..4e233cb 100644 --- a/index.html +++ b/index.html | |||
@@ -43,7 +43,7 @@ | |||
43 | <a href="first-lines.html">first lines</a> and | 43 | <a href="first-lines.html">first lines</a> and |
44 | <a href="common-titles.html">common titles</a>. | 44 | <a href="common-titles.html">common titles</a>. |
45 | </li> | 45 | </li> |
46 | <li><a href="README.html">About this project</a>.</li> | 46 | <li><a href="about.html">About this project</a>.</li> |
47 | </ul> | 47 | </ul> |
48 | </section> | 48 | </section> |
49 | </article> | 49 | </article> |