fixing duplicate menu entries

This commit is contained in:
Chris Cochrun 2023-01-04 14:03:03 -06:00
parent fe5e770744
commit 632032ef94
7 changed files with 9 additions and 23 deletions

View file

@ -20,20 +20,25 @@
pageRef = "ministries" pageRef = "ministries"
weight = 20 weight = 20
[[main]]
name = "Groups"
pageRef = "groups"
weight = 30
[[main]] [[main]]
name = "Staff" name = "Staff"
pageRef = "staff" pageRef = "staff"
weight = 30 weight = 40
[[main]] [[main]]
name = "Donate" name = "Donate"
pageRef = "donate" pageRef = "donate"
weight = 40 weight = 50
[[main]] [[main]]
name = "Contact" name = "Contact"
pageRef = "contact" pageRef = "contact"
weight = 50 weight = 60
# -- Footer Menu -- # -- Footer Menu --
# The footer menu is displayed at the bottom of the page, just before # The footer menu is displayed at the bottom of the page, just before
@ -55,4 +60,4 @@
pre = "instagram" pre = "instagram"
name = "Instagram" name = "Instagram"
url = "https://instagram.com/tfcconnection" url = "https://instagram.com/tfcconnection"
weight = 30 weight = 30

View file

@ -10,9 +10,6 @@ showEdit: false
showTaxonomies: true showTaxonomies: true
sharingLinks: false sharingLinks: false
layout: simple 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. _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.

View file

@ -1,8 +1,5 @@
--- ---
title: Contact title: Contact
menu:
main:
weight: 60
featured_image: '' featured_image: ''
omit_header_text: true omit_header_text: true
description: We'd love to hear from you description: We'd love to hear from you

View file

@ -2,16 +2,12 @@
title: Donate title: Donate
featured_image: '' featured_image: ''
omit_header_text: true omit_header_text: true
menu: main
showHero: false showHero: false
showEdit: false showEdit: false
showDate: false showDate: false
showTableOfContents: false showTableOfContents: false
sharingLinks: false sharingLinks: false
layout: "simple" layout: "simple"
menu:
main:
weight: 50
--- ---
{{< donate >}} {{< donate >}}

View file

@ -1,9 +1,6 @@
--- ---
title: "Groups" title: "Groups"
date: 2022-10-28T10:21:38-05:00 date: 2022-10-28T10:21:38-05:00
menu:
main:
weight: 30
tags: [] tags: []
featured_image: "" featured_image: ""
description: "" description: ""

View file

@ -1,9 +1,6 @@
--- ---
title: "Ministries" title: "Ministries"
date: 2017-03-02T12:00:00-05:00 date: 2017-03-02T12:00:00-05:00
menu:
main:
weight: 20
layout: list layout: list
cascade: cascade:
showReadingTime: false showReadingTime: false

View file

@ -1,9 +1,6 @@
--- ---
title: "Staff" title: "Staff"
date: 2017-03-02T12:00:00-05:00 date: 2017-03-02T12:00:00-05:00
menu:
main:
weight: 40
featured_image: "img/staff.jpg" featured_image: "img/staff.jpg"
groupByYear: false groupByYear: false
cascade: cascade: