Rename paige_title_content.html to paige_title.html
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{ define "main" }}
|
||||
{{ partial "paige_title_content.html" . }}
|
||||
{{ partial "paige_title.html" . }}
|
||||
{{ partial "paige_description.html" . }}
|
||||
{{ partial "paige_date.html" . }}
|
||||
{{ if .Params.stretch }}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{{ partial "paige_title_content.html" . }}
|
||||
{{ partial "paige_title.html" . }}
|
||||
{{ partial "paige_description.html" . }}
|
||||
{{ partial "paige_date.html" . }}
|
||||
{{ partial "paige_content.html" . }}
|
||||
|
Reference in New Issue
Block a user