From b7b8ce0b258c917340e73c681c303fa984908eb6 Mon Sep 17 00:00:00 2001 From: Harsh Vardhan Date: Sun, 21 Jul 2019 14:16:54 +0530 Subject: [PATCH] Fix Prev/Next navigation buttons when viewing article (#15439) Earlier both the on the left and right buttons had the text `Next>>` now the left one will have the text `<< Prev` fixes: https://github.com/kubernetes/website/issues/15438 Signed-off-by: Harsh Vardhan --- layouts/blog/pager.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/blog/pager.html b/layouts/blog/pager.html index 1d2dd68a61..bae7df9e0a 100644 --- a/layouts/blog/pager.html +++ b/layouts/blog/pager.html @@ -1,7 +1,7 @@ {{ end }} - \ No newline at end of file +