mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 09:12:47 +00:00
Remove page titles
This commit is contained in:
parent
6a8005d354
commit
f9ae214a1c
@ -2,6 +2,7 @@
|
||||
title: About
|
||||
description: ''
|
||||
featured_image: "/images/jessica_1920.jpg"
|
||||
omit_header_text: true
|
||||
menu:
|
||||
main:
|
||||
weight: 1
|
||||
|
@ -2,6 +2,7 @@
|
||||
title: Music
|
||||
description: ''
|
||||
featured_image: ''
|
||||
omit_header_text: true
|
||||
menu:
|
||||
main:
|
||||
weight: 2
|
||||
|
@ -32,7 +32,7 @@ other = "An email address is required."
|
||||
other = "Send"
|
||||
|
||||
[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]
|
||||
one = "One minute read"
|
||||
|
Loading…
x
Reference in New Issue
Block a user