Commit Graph

1 Commits

Author SHA1 Message Date
Torsten Schulz (local)
55c4e77848 Refactor homepage layout to dynamically render sections based on configuration
Some checks failed
Code Analysis (JS/Vue) / analyze (push) Failing after 56s
This commit updates the homepage component to utilize a dynamic rendering approach for sections, allowing for configuration-based display of components. It introduces computed properties to manage section visibility and mapping of section IDs to their respective components, enhancing flexibility and maintainability of the homepage structure.
2026-02-05 17:40:02 +01:00