Footer
A Footer
is configured in within a CMS. It can be configured with multiple LinkGroup
content items to give a content creator full control over the links and their order.
Configurations
Field | Description |
---|---|
slug | This is the ID used to fetch the content. (/footer ) |
items | Link Groups |
social | A Link Group of social links |
apps | A Link Group of image links |
copyright | copyright messaging to display |
Link Group
Each Link Group is configured with a top-level label used as the group heading and an array of links to render under the heading. Each link is configured with its own label and URL.
Social Link Group
Like a Link Group, this group gets its own top-level label and an array of links. In addition to the label and URL, social links have an image. The image is rendered as the link and the label is used as the title tag on the link.
Apps Link Group
Like a Link Group, this group gets its own top-level label and an array of links. In addition to the label and URL, app links have an image and Image Link Size. The image is rendered as the link and the label is used as the title tag on the link.