Merge branch 'master' into dependabot/pip/mkdocs-material-8.4.0

pull/718/head
TRaSH 2 years ago committed by GitHub
commit 1eb6eeedee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,9 +43,8 @@
??? example "docker-compose - [CLICK TO EXPAND]" ??? example "docker-compose - [CLICK TO EXPAND]"
```yml ```yaml
{! include-markdown "../../../includes/docker/docker-compose.yml" !} --8<-- "includes/docker/docker-compose.yml"
# --8<-- "includes/docker/docker-compose.yml"
``` ```
{! include-markdown "../../../includes/hardlinks/docker-compose-commands.md" !} {! include-markdown "../../../includes/hardlinks/docker-compose-commands.md" !}

@ -15,7 +15,7 @@ extra:
social: social:
- icon: fontawesome/brands/discord - icon: fontawesome/brands/discord
link: https://trash-guides.info/discord link: https://trash-guides.info/discord
- icon: fontawesome/brands/github-square - icon: fontawesome/brands/square-github
link: https://github.com/TRaSH-/Guides link: https://github.com/TRaSH-/Guides
extra_css: extra_css:
@ -28,7 +28,7 @@ markdown_extensions:
- footnotes - footnotes
- pymdownx.details - pymdownx.details
- pymdownx.keys - pymdownx.keys
# - pymdownx.snippets - pymdownx.snippets
- pymdownx.superfences - pymdownx.superfences
- pymdownx.tabbed - pymdownx.tabbed
- pymdownx.highlight - pymdownx.highlight

Loading…
Cancel
Save