improving header contrast and some initial content

This commit is contained in:
2024-12-17 22:05:05 +00:00
parent fbb181f9f7
commit 075b77a2d9
4 changed files with 73 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
baseURL = 'https://example.org/'
languageCode = 'en-GB'
title = 'Woodlands Methodist Glasgow'
theme = 'ananke'
defaultContentLanguage = "en"
@@ -24,7 +23,6 @@ filename = "sitemap.xml"
[params]
text_color = "black"
header_text_color = "black"
author = ""
favicon = ""
site_logo = ""
@@ -34,7 +32,7 @@ background_color_class = "bg-dark-gray"
# choose fitting and alignment styles for the featured image using Tachyons classes such as "cover|contain" for fitting and "bg-top|bg-center|bg-bottom" for alignment, or add any other class space-separated to customize further
featured_image_class = "cover bg-center"
# choose a color dimming class for the page or site header from any on this page: https://tachyons.io/docs/themes/skins/, preface it with "bg-" and add the value such as "-X0" where X is in [1,9]
cover_dimming_class = "bg-black-60"
cover_dimming_class = "bg-white-60"
recent_posts_number = 3
[params.ananke.social.share]