mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-18 17:12:23 -06:00
Update configuration.md
This commit is contained in:
parent
b89ab93a88
commit
58aea7a29b
@ -91,7 +91,8 @@ heading_anchors: true
|
|||||||
# appears at the bottom of every page's main content
|
# appears at the bottom of every page's main content
|
||||||
footer_content: "Copyright © 2017-2019 Patrick Marsceill. Distributed by an <a href=\"https://github.com/pmarsceill/just-the-docs/tree/master/LICENSE.txt\">MIT license.</a>"
|
footer_content: "Copyright © 2017-2019 Patrick Marsceill. Distributed by an <a href=\"https://github.com/pmarsceill/just-the-docs/tree/master/LICENSE.txt\">MIT license.</a>"
|
||||||
|
|
||||||
This option is deprecated and will be removed in a future major release. Please use `footer_custom.html`.
|
Note: This option is deprecated and will be removed in a future major release. Please use `_includes/footer_custom.html` for a more robust
|
||||||
|
markup / liquid-based content experience.
|
||||||
|
|
||||||
# Footer last edited timestamp
|
# Footer last edited timestamp
|
||||||
last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter
|
last_edit_timestamp: true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user