diff --git a/.editorconfig b/.editorconfig index 4ab2eb30..12924617 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,6 +8,6 @@ charset = utf-8 trim_trailing_whitespace = true indent_style = tab -[*.{md,yml,yaml,json,toml,htm,html}] +[*.{md,yml,yaml,json,toml,htm,html,js,css,svg}] indent_style = space indent_size = 2 diff --git a/docs/_sidebar.md b/docs/_sidebar.md index 3234b3a7..25c028a2 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -5,4 +5,11 @@ - [Community](community.md) - [Releasing Task](releasing_task.md) - [Donate](donate.md) -- [GitHub](https://github.com/go-task/task) +