From 8c0e09265df206093c284243816a5ab22b493013 Mon Sep 17 00:00:00 2001 From: Laura Santamaria Date: Thu, 13 Feb 2025 10:21:05 -0600 Subject: [PATCH] build(extensions): re-add now that we fixed ci Signed-off-by: Laura Santamaria --- mkdocs.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 8e1b0c8..6c64c7c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -79,13 +79,13 @@ theme: # Plugins plugins: -# - git-authors: -# show_email_address: false -# - git-committers: -# repository: instructlab/docs.instructlab.ai -# branch: main -# - git-revision-date-localized: -# enable_creation_date: true + - git-authors: + show_email_address: false + - git-committers: + repository: instructlab/docs.instructlab.ai + branch: main + - git-revision-date-localized: + enable_creation_date: true - search # Extensions