aboutsummaryrefslogtreecommitdiff
path: root/web/header.html
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2006-12-28 06:40:21 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2006-12-28 06:40:21 +0000
commit5468e76a7eb6a910b095bf065bc70cdf244c0a1c (patch)
tree4a33078cab2dedc566863486dc95df390c56240c /web/header.html
parenta1a30d69bd83e57e494cd3ca5077086077731998 (diff)
downloadpandoc-5468e76a7eb6a910b095bf065bc70cdf244c0a1c.tar.gz
Added "Demos" page to the website.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@298 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web/header.html')
-rw-r--r--web/header.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/web/header.html b/web/header.html
index fbbe7ac15..ee5528c94 100644
--- a/web/header.html
+++ b/web/header.html
@@ -4,10 +4,11 @@
<div id="sidebar">
<ul>
-<li><a href="index.html">Home</a></li>
-<li><a href="README.html">README</a></li>
-<li><a href="doc/index.html">API</a></li>
-<li><a href="history.html">History</a></li>
+<li><a href="index.html" title="Home page">Home</a></li>
+<li><a href="README.html" title="Pandoc documentation">README</a></li>
+<li><a href="demos.html" title="Pandoc demos">Demos</a></li>
+<li><a href="doc/index.html" title="API documentation for Pandoc libraries">API</a></li>
+<li><a href="history.html" title="Pandoc's changelog">History</a></li>
</ul>
</div>
<div id="main" class="withleftmenu">