Enhance layout and styling with new CSS classes, update homepage layout to custom, and add summaries and feature images to various articles for improved content presentation.

This commit is contained in:
2025-07-09 17:09:14 -07:00
parent 59db4fc091
commit 599e3a1649
22 changed files with 77 additions and 13 deletions

View File

@@ -42,7 +42,7 @@ disableTextInHeader = false
showScrollToTop = true
[homepage]
layout = "profile" # valid options: page, profile, hero, card, background, custom
layout = "custom" # valid options: page, profile, hero, card, background, custom
#homepageImage = "IMAGE.jpg" # used in: hero, and card
showRecent = ["articles"]
showRecentItems = 3