d0d8222e40962babb2c1c6a770f0b929d4b24065
PageLayout now imports FaqPage and routes the faqs slug through it, passing the page content as a slot (accordion and search are handled by the component). Also passes subtitle="FAQs" to PageHero for the split title/subtitle hero treatment. faqs.mdx is cleaned up to match what FaqPage.astro expects as input: - removes the old Button import and the duplicate h2 headings that are now rendered by the component itself - reformats all answers from loose markdown text to explicit HTML elements (p, ul, ol, h4, h5) so the accordion parser receives well-formed nodes rather than flat text runs
Description
No description provided
32 MiB
Languages
Nix
73.8%
Shell
26.2%