From 6274c5948128410af525b8bcfb452046366db855 Mon Sep 17 00:00:00 2001
From: evelynmitchell <efmphone@gmail.com>
Date: Fri, 7 Jun 2024 15:48:23 -0600
Subject: [PATCH] add git back in

---
 docs/mkdocs.yml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml
index e6f881e0..4db4527b 100644
--- a/docs/mkdocs.yml
+++ b/docs/mkdocs.yml
@@ -33,12 +33,12 @@ plugins:
             show_symbol_type_toc: true
             show_category_heading: true
           domains: [std, py]
-  # - git-committers:
-  #     repository: kyegomez/swarms
-  #     branch: master
-  #     # token: !ENV ["GITHUB_TOKEN"]
-  # - git-revision-date-localized:
-  #     enable_creation_date: true
+  - git-committers:
+      repository: kyegomez/swarms
+      branch: master
+      # token: !ENV ["GITHUB_TOKEN"]
+  - git-revision-date-localized:
+      enable_creation_date: true
 
 
 extra_css: