custom-site.css applied for new color template

This commit is contained in:
Alan Youngblood 2024-01-23 11:32:00 -05:00
parent 6846a062c3
commit a88551e563
3 changed files with 8 additions and 26 deletions

View File

@ -4,3 +4,9 @@
.f3 {
color: black;
}
.hover-white {
color: black;
}
.icon {
color: black;
}

View File

@ -1,26 +0,0 @@
title = "New Beginnings Community Operations"
baseURL = "https://newbeginningscommunityoperations"
languageCode = "en-us"
theme = ["github.com/theNewDynamic/gohugo-theme-ananke"]
resourceDir = "../resources"
DefaultContentLanguage = "en"
SectionPagesMenu = "main"
Paginate = 10 # this is set low for demonstrating with dummy content. Set to a higher number
googleAnalytics = ""
enableRobotsTXT = true
[languages]
[languages.en]
title = "Ananke"
weight = 1
contentDir = "content/en"
[sitemap]
changefreq = "monthly"
priority = 0.5
filename = "sitemap.xml"
[params]
description = "We are people who care about our community and have the courage and audacity to believe that we can have a positive impact on it"
custom_css = ["custom-site.css"]

View File

@ -13,6 +13,8 @@ enableEmoji = true
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_socials]]
name = "facebook"