1504379168
Deprecate hardcoded footer links in favor or new `footer.links` array for any link and in any order. All of Font Awesome's icons are available for use. ``` footer: links: - label: "Twitter" icon: "fab fa-fw fa-twitter-square" url: "https://twitter.com/username" - label: "GitHub" icon: "fab fa-fw fa-github" url: "https://github.com/username" - label: "Instagram" icon: "fab fa-fw fa-instagram" url: "https://instagram.com/username" ``` |
||
---|---|---|
.. | ||
01-quick-start-guide.md | ||
02-structure.md | ||
03-installation.md | ||
04-upgrading.md | ||
05-configuration.md | ||
06-overriding-theme-defaults.md | ||
07-navigation.md | ||
08-ui-text.md | ||
09-authors.md | ||
10-layouts.md | ||
11-posts.md | ||
12-pages.md | ||
13-collections.md | ||
14-helpers.md | ||
15-utility-classes.md | ||
16-stylesheets.md | ||
17-javascript.md | ||
18-history.md | ||
19-contributing.md | ||
20-docs-2-2.md | ||
21-license.md |