This commit is contained in:
Kovid Goyal 2014-01-19 17:58:45 +05:30
parent e4aa6754ec
commit fce5bebc16

View File

@ -49,7 +49,7 @@
<ul id="primary-nav"> <ul id="primary-nav">
<li><a id="nav-mobile" href="{prefix}/mobile" title="A version of this website suited for mobile browsers">Mobile</a></li> <li><a id="nav-mobile" href="{prefix}/mobile" title="A version of this website suited for mobile browsers">Mobile</a></li>
<li><a id="nav-demo" href="{prefix}/old" title="The old version of this webiste">Old</a></li> <li><a id="nav-demo" href="{prefix}/old" title="The old version of this website">Old</a></li>
<li><a id="nav-download" href="{prefix}/opds" title="An OPDS feed based version of this website, used in special purpose applications">Feed</a></li> <li><a id="nav-download" href="{prefix}/opds" title="An OPDS feed based version of this website, used in special purpose applications">Feed</a></li>
</ul> </ul>
</div> </div>