From a88ac53c450ebf23e54f09ed8cb0a7efb787a2c1 Mon Sep 17 00:00:00 2001 From: evelynmitchell Date: Fri, 7 Jun 2024 10:22:25 -0600 Subject: [PATCH] copyright mkdocs --- docs/mkdocs.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index a2c41300..d2c2b582 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -1,4 +1,3 @@ - docs_dir: '.' # replace with the correct path if your documentation files are not in the same directory as mkdocs.yml site_name: Swarms Documentation site_url: https://swarms.world @@ -7,8 +6,7 @@ site_description: "Orchestrate Swarms of Agents From Any Framework Like OpenAI, repo_name: kyegomez/swarms repo_url: https://github.com/kyegomez/swarms edit_uri: https://github.com/kyegomez/swarms/tree/main/docs -copyright: TGSC Corp 2024. All rights reserved. - +copyright: "© TGSC Corp 2024. All rights reserved."" plugins: # - glightbox @@ -42,7 +40,7 @@ plugins: - git-revision-date-localized: enable_creation_date: true -copyright: "© TGSC, Corporation." + extra_css: - assets/css/extra.css extra: