git ssb

0+

Grey the earthling / gkn.me.uk



Commit a0309f1d97b0f84149a012005342f06881034ab3

Show a skip-link on series pages

Grey Nicholson committed on 10/2/2021, 6:51:15 PM
Parent: dbc49e1d77f4e79a1eae73e1331a73d9ecc5586f

Files changed

generator/templates/series.pychanged
generator/templates/series.pyView
@@ -74,8 +74,11 @@
7474 <body class="{colour_class}">
7575 <header>
7676 <div class="decoration"></div>
7777 <h1>{series}</h1>
78 + <nav>
79 + <a href="#menu"><strong>Other lists of entries ↓</strong></a>
80 + </nav>
7881 </header>
7982 <main>
8083 <hr/>
8184 <nav>

Built with git-ssb-web