Footer
Copied from other Astro site with tiny changes to HTML.
Styling to work with Starlight theme specified by Gemini.
astro.config.mjs
Section titled “astro.config.mjs”components: { Banner: "./src/components/FancyboxInit.astro", Footer: "./src/components/Footer.astro",},