From 688ec0f17b1cecf831d69edc6d4f1dcc903e12cd Mon Sep 17 00:00:00 2001 From: Yuan Chiang Date: Thu, 13 Apr 2023 18:48:17 -0700 Subject: [PATCH] github version and avatar support --- mkdocs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 51e6f6e9e01..763a47b7e01 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -89,8 +89,10 @@ plugins: - minify: minify_html: true - git-revision-date-localized: + enabled: true enable_creation_date: true - git-committers: + enabled: true repository: astagroup/astagroup.github.io branch: master - git-authors