Main Footer Slot
Table of Contents
About
The main footer slot is a slot located at the top of the main content.
A main footer slot applies to all pages except the root page.
How to create a main footer slot ?
The name of the main header slot is slot_main_footer.
To add a main header slot to all your pages:
- the page should open in edit mode, ready to receive its content. You can use all syntax.
Example of main footer slot
Below is an example of main footer.
Share Page: <share twitter /> <share mail /> <share Whatsapp /> <share telegram /> \\
Follow us: <follow twitter handle="combostrapweb"/> \\
Edit / Improve this page: <brand github url="https://github.com/ComboStrap/website/edit/master/pages/$path.txt"/> \\
where:
- the share syntax permits to add social buttons
- the follow syntax permits to add follow buttons
- the brand syntax permits to add brand buttons.