Add js docs support

This commit is contained in:
mark
2023-04-01 14:19:52 +02:00
parent d3847186b7
commit e93bfcce8e

View File

@@ -166,7 +166,7 @@ echo "goodbye"
## Docs
Use the `docs` shortcode to display the content of a `toml` or `scss` file:
Use the `docs` shortcode to display the content of a `js`, `scss` or `toml` file:
{{< docs name="theme-colors" file="config/_default/params.toml" >}}