fixing duplicate menu entries
This commit is contained in:
parent
fe5e770744
commit
632032ef94
7 changed files with 9 additions and 23 deletions
|
@ -10,9 +10,6 @@ showEdit: false
|
|||
showTaxonomies: true
|
||||
sharingLinks: false
|
||||
layout: simple
|
||||
menu:
|
||||
main:
|
||||
weight: 10
|
||||
---
|
||||
_TFC Connection_ (TFC) is a rural ministry reaching out to the mission field of teenagers in rural communities across Northwest Kansas and Southwest Nebraska. In rural communities where youth ministry programs and resources are limited, TFC desires to partner with churches to meet this need. Whether this is through providing community youth groups, coaching those already working with youth, or supplying resources and extra curricular activities for area ministries, TFC desires to connect teens with the truth of Jesus Christ and equip them to live out the Great Commission.
|
||||
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
---
|
||||
title: Contact
|
||||
menu:
|
||||
main:
|
||||
weight: 60
|
||||
featured_image: ''
|
||||
omit_header_text: true
|
||||
description: We'd love to hear from you
|
||||
|
|
|
@ -2,16 +2,12 @@
|
|||
title: Donate
|
||||
featured_image: ''
|
||||
omit_header_text: true
|
||||
menu: main
|
||||
showHero: false
|
||||
showEdit: false
|
||||
showDate: false
|
||||
showTableOfContents: false
|
||||
sharingLinks: false
|
||||
layout: "simple"
|
||||
menu:
|
||||
main:
|
||||
weight: 50
|
||||
---
|
||||
|
||||
{{< donate >}}
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
---
|
||||
title: "Groups"
|
||||
date: 2022-10-28T10:21:38-05:00
|
||||
menu:
|
||||
main:
|
||||
weight: 30
|
||||
tags: []
|
||||
featured_image: ""
|
||||
description: ""
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
---
|
||||
title: "Ministries"
|
||||
date: 2017-03-02T12:00:00-05:00
|
||||
menu:
|
||||
main:
|
||||
weight: 20
|
||||
layout: list
|
||||
cascade:
|
||||
showReadingTime: false
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
---
|
||||
title: "Staff"
|
||||
date: 2017-03-02T12:00:00-05:00
|
||||
menu:
|
||||
main:
|
||||
weight: 40
|
||||
featured_image: "img/staff.jpg"
|
||||
groupByYear: false
|
||||
cascade:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue