diff --git a/themes/gohugoioTheme/layouts/partials/previous-next-links-in-section-with-title.html b/themes/gohugoioTheme/layouts/partials/previous-next-links-in-section-with-title.html index 68fa81551..fa76846b7 100644 --- a/themes/gohugoioTheme/layouts/partials/previous-next-links-in-section-with-title.html +++ b/themes/gohugoioTheme/layouts/partials/previous-next-links-in-section-with-title.html @@ -1,13 +1,13 @@ {{ if or .PrevInSection .NextInSection }} {{/* this div holds these a tags as a unit for flex-box display */}} -