diff --git a/README.md b/README.md index 2a942018..35e5c22c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# air +Air +============================================================================ [![Actions status](https://github.com/posit-dev/air/actions/workflows/test.yml/badge.svg)](https://github.com/posit-dev/air/actions) diff --git a/docs/_quarto.yml b/docs/_quarto.yml index 8ee498a4..44398e0f 100644 --- a/docs/_quarto.yml +++ b/docs/_quarto.yml @@ -24,6 +24,8 @@ website: - text: "Formatter" href: formatter.qmd + margin-header: | + Logo format: html: diff --git a/docs/images/air.png b/docs/images/air.png new file mode 100644 index 00000000..b9be111b Binary files /dev/null and b/docs/images/air.png differ diff --git a/editors/code/air.png b/editors/code/air.png new file mode 100644 index 00000000..74de7987 Binary files /dev/null and b/editors/code/air.png differ diff --git a/editors/code/package.json b/editors/code/package.json index dbd3d933..155d166b 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -24,6 +24,7 @@ "Formatters", "Programming Languages" ], + "icon": "air.png", "activationEvents": [ "onLanguage:r", "workspaceContains:*.r",