Conversation
Greptile SummaryThis PR adds a
Confidence Score: 4/5Safe to merge; the footer is purely presentational and the changes are additive with no impact on routing or data fetching. The footer currently holds only SVG icons, so Pagefind won't index any text today. However it sits inside the data-pagefind-body boundary on every docs page, meaning any future text added to the footer will silently appear in search results without an additional code change. footer.astro and docs-page.astro — both around the data-pagefind-body boundary. Important Files Changed
|
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Adds a footer component to the bottom of docs pages.