miniflux-v2/template
Vincent Bernat d5adf8b9f6 Use rel=prev/next on pagination link
While this is widely documented for SEO reason, it also helps for
accessibility. Notably, if you are using tools like Vimium to browse
using only the keyboard, these hints help to select the links. It's
all the more useful when the text is not in English.
2020-02-23 13:14:12 -08:00
..
html Use rel=prev/next on pagination link 2020-02-23 13:14:12 -08:00
common.go Align Info and Actionable items separately 2020-01-28 20:25:10 -08:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00
engine.go Refactor config package 2019-06-02 06:30:08 -07:00
functions.go Make sure external URLs are not encoded incorrectly by Go template engine 2020-01-02 11:20:10 -08:00
functions_test.go Show attachment size on entry page 2019-11-29 10:36:35 -08:00
views.go Add button to add to Home screen 2020-02-09 11:57:34 -08:00