Skip to content

Commit ff2ade3

Browse files
authored
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 e332665.
1 parent 64349af commit ff2ade3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/reference/admonitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,4 +456,4 @@ _Result_:
456456

457457
[13]: https://github.com/squidfunk/mkdocs-material/tree/master/material/.icons
458458
[14]: ../customization.md#additional-css
459-
[15]: ../icons-emojis.md#with-animations
459+
[15]: ./icons-emojis.md#with-animations

docs/setup/setting-up-navigation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -398,15 +398,15 @@ hide:
398398

399399
=== "Hide navigation"
400400

401-
[![Hide navigation][27]][27]
401+
[![Hide navigation][29]][29]
402402

403403
=== "Hide table of contents"
404404

405-
[![Hide table of contents][28]][28]
405+
[![Hide table of contents][30]][30]
406406

407407
=== "Hide both"
408408

409-
[![Hide navigation and table of contents][29]][29]
409+
[![Hide navigation and table of contents][31]][31]
410410

411411
[27]: https://github.com/squidfunk/mkdocs-material/blob/master/src/base.html
412412
[28]: ../../reference/meta-tags/#metadata
@@ -494,4 +494,4 @@ of CSS:
494494
```
495495

496496
[34]: https://github.com/squidfunk/mkdocs-material/blob/aeaa00a625abf952f355164de02c539b061e6127/src/assets/stylesheets/main/layout/_base.scss
497-
[35]: ../customization.md#additional-css
497+
[35]: ../customization.md#additional-css

0 commit comments

Comments
 (0)