attempt % include rules instead for markdown rendering
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 35s

This commit is contained in:
2026-04-03 07:37:14 +00:00
parent 510f301ad4
commit f173c760e3

View File

@@ -17,5 +17,5 @@ Unlike other dashboards that require complex databases or heavy backend services
## Docker Compose Example ## Docker Compose Example
```yaml ```yaml
{{<include "/srv/configs/docker_compose/homepage/docker-compose.yaml">}} {{% include "/srv/configs/docker_compose/homepage/docker-compose.yaml" %}}
``` ```