--- /** * Footer override: render Starlight's default footer (pagination, last-updated, * "Built with Starlight"), then append a small, understated brand line — the * company (linked to its disclosures) and an unobtrusive source/issues link * (true to "people can join in, but don't advertise it loudly"). */ import Default from '@astrojs/starlight/components/Footer.astro'; ---