From df94289a7a5468437fc44826cb1523f0b3fb7122 Mon Sep 17 00:00:00 2001 From: John Trammell Date: Mon, 7 Mar 2022 13:57:43 -0600 Subject: [PATCH] add creative commons 4.0 license to footer --- _config.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 9901cde..f5e34f9 100644 --- a/_config.yml +++ b/_config.yml @@ -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: | + Creative Commons License +
This work is licensed under a Creative Commons Attribution 4.0 International License. +
Copyright © Open Voice Network 2017-2022 plugins: - jekyll-remote-theme - jekyll-seo-tag