tutorialkit icon indicating copy to clipboard operation
tutorialkit copied to clipboard

feat(astro): add support for footer override

Open RonithManikonda opened this issue 1 year ago • 2 comments

adds support for overriding the footer component, similar to the TopBar override setup. Users can now customize footer content such as legal terms, contact info, and copyrights.

this change introduces Footer.astro and FooterWrapper.astro files to allow flexible slotting of footer items, improving customization for standalone tutorial deployments

close #323

RonithManikonda avatar Nov 21 '24 21:11 RonithManikonda

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Deploying tutorialkit-demo-page with  Cloudflare Pages  Cloudflare Pages

Latest commit: 67a5d3e
Status: ✅  Deploy successful!
Preview URL: https://c80e370a.tutorialkit-demo-page.pages.dev
Branch Preview URL: https://ronith-overriding-footer.tutorialkit-demo-page.pages.dev

View logs