diff --git a/.github/site/mkdocs.yml b/.github/site/mkdocs.yml index 6d7fab27b..487cd9878 100644 --- a/.github/site/mkdocs.yml +++ b/.github/site/mkdocs.yml @@ -51,12 +51,12 @@ plugins: - social: cards_layout_options: font_family: Noto Sans SC - - rss: - match_path: ".*" - date_from_meta: - as_creation: date.created - as_update: date.updated - - git-authors + # - rss: + # match_path: ".*" + # date_from_meta: + # as_creation: date.created + # as_update: date.updated + #- git-authors - git-revision-date-localized: enable_creation_date: true fallback_to_build_date: true