File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,9 +8,17 @@ aux_links:
88 " View on GitHub " :
99 - " //github.com/cassgvp/git-for-collaborative-documentation"
1010# Footer content appears at the bottom of every page's main content
11- footer_content : " Copyright © 2020 Cassandra Gould van Praag. Distributed by an <a href=\ " https://https:// github.com/cassgvp/ git-for-collaborative-documentation/tree/master/ LICENSE.md \ " >CC-BY-3.0 license.</a>"
11+ footer_content : " Copyright © 2020 Cassandra Gould van Praag. Distributed under a <a href=" https://cassgvp. github.io/ git-for-collaborative-documentation/docs/ LICENSE.html ">CC-BY-3.0 license.</a>"
1212color_scheme : cassgvp
1313logo : /img/logo2.png
1414# Back to top link
1515back_to_top : true
1616back_to_top_text : " Back to top"
17+
18+ # Footer "Edit this page on GitHub" link text
19+ gh_edit_link : true # show or hide edit this page link
20+ gh_edit_link_text : " Edit this page on GitHub"
21+ gh_edit_repository : " https://github.com/cassgvp/git-for-collaborative-documentation" # the github URL for your repo
22+ gh_edit_branch : " master" # the branch that your docs is served from
23+ # gh_edit_source: docs # the source that your files originate from
24+ gh_edit_view_mode : " tree" # "tree" or "edit" if you want the user to jump into the editor immediately
You can’t perform that action at this time.
0 commit comments