From bc05a6e4035bcc256e0054b1363dc758239635b5 Mon Sep 17 00:00:00 2001 From: Mathieu Cornic Date: Sun, 23 Apr 2017 12:41:39 +0200 Subject: [PATCH] doc: Automatic next/prev buttons to navigate through pages --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec3d66d0a1..8b309b7bf0 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Check that your Hugo version is minimum `0.19` with `hugo version`. - Automatic table of contents - Create buttons (typically used to provide a link to a demo) - Search using `lunr` index +- Automatic next/prev buttons to navigate through pages # TODO