From 980ea5796e3b800aaf996bf6af9942374bfce56f Mon Sep 17 00:00:00 2001 From: Jesse Millikan Date: Sun, 19 Mar 2017 16:21:38 -0400 Subject: [PATCH] next and prev attributes on the next and prev links, and #content --- src/theme/index.hbs | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/theme/index.hbs b/src/theme/index.hbs index e6230921..effcc030 100644 --- a/src/theme/index.hbs +++ b/src/theme/index.hbs @@ -21,11 +21,9 @@ {{#previous}} - {{/previous}} {{#next}} - {{/next}} @@ -80,13 +78,13 @@ {{#previous}} - {{/previous}} {{#next}} - {{/next}}