mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
Remove page titles
This commit is contained in:
parent
6a8005d354
commit
f9ae214a1c
@ -2,6 +2,7 @@
|
|||||||
title: About
|
title: About
|
||||||
description: ''
|
description: ''
|
||||||
featured_image: "/images/jessica_1920.jpg"
|
featured_image: "/images/jessica_1920.jpg"
|
||||||
|
omit_header_text: true
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
weight: 1
|
weight: 1
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
title: Music
|
title: Music
|
||||||
description: ''
|
description: ''
|
||||||
featured_image: ''
|
featured_image: ''
|
||||||
|
omit_header_text: true
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
weight: 2
|
weight: 2
|
||||||
|
@ -32,7 +32,7 @@ other = "An email address is required."
|
|||||||
other = "Send"
|
other = "Send"
|
||||||
|
|
||||||
[taxonomyPageList]
|
[taxonomyPageList]
|
||||||
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|
other = "Below you will find pages that utilise the tag “{{ .Title }}”"
|
||||||
|
|
||||||
[readingTime]
|
[readingTime]
|
||||||
one = "One minute read"
|
one = "One minute read"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user