From ff2ade3ca842d04a6f5973de458fb057d9d84f98 Mon Sep 17 00:00:00 2001 From: daaf Date: Sun, 14 Mar 2021 05:26:56 -0400 Subject: [PATCH] Documentation * fixed broken screenshots in "Hide the sidebars" * Fixed broken link to icons-emojis.md * Rebuild theme * Remove formatting changes made by Prettier * Revert "Rebuild theme" This reverts commit e3326657fb3645181abc6a51a1bc00e11217fda4. --- docs/reference/admonitions.md | 2 +- docs/setup/setting-up-navigation.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/reference/admonitions.md b/docs/reference/admonitions.md index bc925f4e6..6c7c2ace1 100644 --- a/docs/reference/admonitions.md +++ b/docs/reference/admonitions.md @@ -456,4 +456,4 @@ _Result_: [13]: https://github.com/squidfunk/mkdocs-material/tree/master/material/.icons [14]: ../customization.md#additional-css - [15]: ../icons-emojis.md#with-animations + [15]: ./icons-emojis.md#with-animations \ No newline at end of file diff --git a/docs/setup/setting-up-navigation.md b/docs/setup/setting-up-navigation.md index 375ceee48..cc8ab473b 100644 --- a/docs/setup/setting-up-navigation.md +++ b/docs/setup/setting-up-navigation.md @@ -398,15 +398,15 @@ hide: === "Hide navigation" - [![Hide navigation][27]][27] + [![Hide navigation][29]][29] === "Hide table of contents" - [![Hide table of contents][28]][28] + [![Hide table of contents][30]][30] === "Hide both" - [![Hide navigation and table of contents][29]][29] + [![Hide navigation and table of contents][31]][31] [27]: https://github.com/squidfunk/mkdocs-material/blob/master/src/base.html [28]: ../../reference/meta-tags/#metadata @@ -494,4 +494,4 @@ of CSS: ``` [34]: https://github.com/squidfunk/mkdocs-material/blob/aeaa00a625abf952f355164de02c539b061e6127/src/assets/stylesheets/main/layout/_base.scss - [35]: ../customization.md#additional-css + [35]: ../customization.md#additional-css \ No newline at end of file