most of the site is moved now

This commit is contained in:
Chris Cochrun 2025-04-14 17:08:24 -05:00
parent fb098dd974
commit c9e9e03145
205 changed files with 2866 additions and 17 deletions

View file

@ -163,8 +163,12 @@ taxonomies = [
items = [
{ lang = "en", links = [
{ url = "/", name = "Home" },
{ url = "/categories", name = "Categories" },
{ url = "/tags", name = "Tags" },
{ url = "/about", name = "About" },
{ url = "/staff", name = "Staff" },
{ url = "/ministries", name = "Ministries" },
{ url = "/groups", name = "Groups" },
{ url = "/donate", name = "Donate" },
{ url = "/contact", name = "Contact" },
] },
]
title = "TFC Connection"
@ -172,7 +176,7 @@ title = "TFC Connection"
[extra.index]
title = "TFC Connection"
image = "https://tfcconnection.org/logo.png"
image = "/logo.png"
image_alt = "Placeholder text describing the index's image."
[extra.default_author]