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) +
  • + + GitHub +
  • +
  • + + Discord +
  • diff --git a/docs/discord.svg b/docs/discord.svg new file mode 100644 index 00000000..d8df6146 --- /dev/null +++ b/docs/discord.svg @@ -0,0 +1,5 @@ + + Discord + + diff --git a/docs/github.svg b/docs/github.svg new file mode 100644 index 00000000..623f3498 --- /dev/null +++ b/docs/github.svg @@ -0,0 +1,5 @@ + + GitHub + +