diff --git a/gitlab-ci b/gitlab-ci index 6201afa..02422c5 160000 --- a/gitlab-ci +++ b/gitlab-ci @@ -1 +1 @@ -Subproject commit 6201afaf7e82411af1d0d173d54dffe1d404544a +Subproject commit 02422c55b8450d210b53e4cf3ebf0b1c30a4e981 diff --git a/mkdocs.yml b/mkdocs.yml index c3f9c36..6186be1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -53,21 +53,21 @@ extra_css: plugins: - - nfc_tags: - filename: tags.md - folder: pages - css_name: ".tags" - - search: - lang: en + nfc_tags: + filename: tags.md + folder: pages + css_name: ".tags" + search: + lang: en - - git-revision-date-localized: - type: iso_date - enable_creation_date: true - exclude: - - index.md - - tags.md -# - minify: -# minify_html: true + git-revision-date-localized: + type: iso_date + enable_creation_date: true + exclude: + - index.md + - tags.md + # minify: + # minify_html: true