publiccodenet / jekyll-theme

A Foundation for Public Code jekyll theme for use with GitHub pages.
https://publiccodenet.github.io/jekyll-theme/
European Union Public License 1.2
8 stars 9 forks source link

Add rel attributes to prev and next links #114

Closed Ainali closed 1 year ago

Ainali commented 1 year ago

The <a> tag can have a rel="prev" or rel="next" to signal that they are moving back and forward in a flow, see HTML a rel Attribute in W3 schools.

I propose that we add that to our prev_next.liquid.