Commit Graph

5 Commits

Author SHA1 Message Date
Aarish
3ef6385935 Remove wp_print_styles action from wp_head (#5)
Removed the remove_action hook for wp_print_styles in lib/hooks.php. Previously, this hook was preventing stylesheets from loading in the <head> and forcing them to load in the footer. This caused a significant Flash of Unstyled Content (FOUC) where the raw HTML would render before styles were applied.
2026-03-04 08:51:55 -06:00
Keith Solomon
2ba35ddc73 🐞 fix: Replace footer widget areas 2025-10-16 12:07:34 -05:00
Keith Solomon
b9b9225780 🐞 fix: Add updated hooks 2025-10-01 10:30:38 -05:00
Keith Solomon
8ab497c757 🐞 fix: Update mennu order for updated ACF page slug 2025-09-23 08:47:31 -05:00
Keith Solomon
e8efdbeb34 Initial commit to github 2025-08-22 15:40:01 -05:00