Skip to content

Commit 4f9b51a

Browse files
committed
update footer
1 parent ab9c139 commit 4f9b51a

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

_config.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ aux_links:
99
- "//github.com/cassgvp/git-for-collaborative-documentation"
1010
# Footer content appears at the bottom of every page's main content
1111
footer_content: "Copyright &copy; 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>"
12-
color_scheme: cassgvp
13-
logo: /img/logo2.png
12+
1413
# Back to top link
1514
back_to_top: true
1615
back_to_top_text: "Back to top"
@@ -22,3 +21,6 @@ gh_edit_repository: "https://github.com/cassgvp/git-for-collaborative-documentat
2221
gh_edit_branch: "master" # the branch that your docs is served from
2322
# gh_edit_source: docs # the source that your files originate from
2423
gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into the editor immediately
24+
25+
color_scheme: cassgvp
26+
logo: /img/logo2.png

0 commit comments

Comments
 (0)