diff --git a/docs/resume.md b/docs/resume.md index b7ccd98..c7cce83 100644 --- a/docs/resume.md +++ b/docs/resume.md @@ -9,7 +9,6 @@ hide: - @@ -362,3 +361,6 @@ body { + + + diff --git a/mkdocs.yml b/mkdocs.yml index 8277b0f..13dd3b0 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -110,8 +110,8 @@ plugins: remove_comments: true cache_safe: true # Plugin to self-host external assets and for link attributes. [https://squidfunk.github.io/mkdocs-material/plugins/privacy/] - - privacy: - assets_fetch: true + # - privacy: + # assets_fetch: true - search # Plugin to create index pages for each section. [https://github.com/oprypin/mkdocs-section-index] - section-index