Title or short title

This commit is contained in:
Vincent Fiduccia
2019-06-25 10:55:36 -07:00
parent 4e1b070642
commit 167b53699e
+2
View File
@@ -53,6 +53,8 @@
<div class="guide-menus-activator">
{{ if .Title }}
{{.Title}}
{{ else if .Params.shortTitle }}
{{.Params.shortTitle}}
{{ else }}
(No Title)
{{end}}