Make final changes to complete final schema.org partial

Closes rdwatters/hugo-docs-concept#1
This commit is contained in:
Ryan Watters
2017-03-12 23:06:02 -05:00
parent 4dbb23019d
commit 3c50e8dd9a
-2
View File
@@ -12,9 +12,7 @@
{{ else if eq .Kind "page" }}
{{ with .Site.GetPage "section" $section }}
<a href="{{.Permalink}}" class="cf-link prev-page">
<i class="icon-prev"></i>
<div class="page-info">
<span>Previous</span>
<h5 class="{{$section}}">{{if eq .Section "functions"}}{{- replace (.LinkTitle) "and" "<em>and</em>" | safeHTML -}}{{else}}{{.Title | markdownify}}{{end}}</h5>