mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-24 07:30:12 +01:00
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 e3326657fb
.
This commit is contained in:
parent
64349af06a
commit
ff2ade3ca8
@ -456,4 +456,4 @@ _Result_:
|
|||||||
|
|
||||||
[13]: https://github.com/squidfunk/mkdocs-material/tree/master/material/.icons
|
[13]: https://github.com/squidfunk/mkdocs-material/tree/master/material/.icons
|
||||||
[14]: ../customization.md#additional-css
|
[14]: ../customization.md#additional-css
|
||||||
[15]: ../icons-emojis.md#with-animations
|
[15]: ./icons-emojis.md#with-animations
|
@ -398,15 +398,15 @@ hide:
|
|||||||
|
|
||||||
=== "Hide navigation"
|
=== "Hide navigation"
|
||||||
|
|
||||||
[![Hide navigation][27]][27]
|
[![Hide navigation][29]][29]
|
||||||
|
|
||||||
=== "Hide table of contents"
|
=== "Hide table of contents"
|
||||||
|
|
||||||
[![Hide table of contents][28]][28]
|
[![Hide table of contents][30]][30]
|
||||||
|
|
||||||
=== "Hide both"
|
=== "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
|
[27]: https://github.com/squidfunk/mkdocs-material/blob/master/src/base.html
|
||||||
[28]: ../../reference/meta-tags/#metadata
|
[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
|
[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
|
Loading…
Reference in New Issue
Block a user