You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ These are advanced parameters that are only useful for people who need very fine
160
160
161
161
Parameter | Description
162
162
----------- | -----------
163
-
footer-extra | If you want to include extra information in the footer, create an HTML file in the `_includes/` folder (for example `_includes/myinfo.html`) and set `footer-extra` to the name of the file (for example `footer-extra: myinfo.html`)
163
+
footer-extra | If you want to include extra information in the footer (below the social media icons), create an HTML file in the `_includes/` folder (for example `_includes/myinfo.html`) and set `footer-extra` to the name of the file (for example `footer-extra: myinfo.html`)
164
164
language | HTML language code to be set on the page's <html> element.
165
165
use-site-title | If you want to use the site title rather than the page title as the HTML document title, use `use-site-title: true`.
166
166
js | List of local JavaScript files to include in the page (eg. `/assets/js/mypage.js`)
0 commit comments