nbco-hugo-web/hugo.toml
Alan Youngblood 934f9dd1ff
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 11s
Fixed broken menu items and added new content
2025-05-05 19:05:59 -04:00

33 lines
885 B
TOML

baseURL = 'https://newbeginningscommunityoperations.org/'
languageCode = 'en-us'
title = 'New Beginnings Community Operations'
theme = 'ananke'
enableEmoji = true
[params]
body_classes = "avenir black bg-light-yellow"
text_color = "black"
author = "New Beginnings Community Operations"
favicon = ""
site_logo = ""
description = "We are a nonprofit 501(c)(3) organization serving at risk youths and elders in the Raleigh area."
background_color_class = "bg-gold"
recent_posts_number = 3
f2_color = "black"
custom_css = ["custom-site.css"]
[params.ananke.social.follow]
new_window_icon = false
networks = [
"facebook",
]
#[params.ananke.social.twitter]
#name = "twitter"
#url = "https://twitter.com/GoHugoIO"
#
[params.ananke.social.facebook]
profilelink = "https://www.facebook.com/groups/641256017286732"
username = "Facebook"
# color = "#3b5998"