Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ aux_links:
"OVON Docs on GitHub":
- "//github.com/open-voice-network/docs"
heading_anchors: true
footer_content: "Copyright © Open Voice Network 2017-2022"

footer_content: |
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a>
<br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
<br /> Copyright &copy; Open Voice Network 2017-2022
plugins:
- jekyll-remote-theme
- jekyll-seo-tag
Expand Down