From 3c50e8dd9af55438829580398491b8bf8e66eb46 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Sun, 12 Mar 2017 23:06:02 -0500 Subject: [PATCH] Make final changes to complete final schema.org partial Closes rdwatters/hugo-docs-concept#1 --- layouts/partials/content-footer.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/layouts/partials/content-footer.html b/layouts/partials/content-footer.html index fa4d5a5b5..135b993c6 100644 --- a/layouts/partials/content-footer.html +++ b/layouts/partials/content-footer.html @@ -12,9 +12,7 @@ {{ else if eq .Kind "page" }} {{ with .Site.GetPage "section" $section }} - -
Previous
{{if eq .Section "functions"}}{{- replace (.LinkTitle) "and" "and" | safeHTML -}}{{else}}{{.Title | markdownify}}{{end}}