From 95c476614a922b48a4c5bdb8d315ba6dfc1918e4 Mon Sep 17 00:00:00 2001 From: Anders Swanson Date: Wed, 6 Sep 2023 11:43:13 -0400 Subject: [PATCH 1/2] athena is trusted --- website/snippets/_adapters-trusted.md | 11 +++-------- website/static/img/icons/athena.svg | 1 + website/static/img/icons/white/athena.svg | 1 + 3 files changed, 5 insertions(+), 8 deletions(-) create mode 100644 website/static/img/icons/athena.svg create mode 100644 website/static/img/icons/white/athena.svg diff --git a/website/snippets/_adapters-trusted.md b/website/snippets/_adapters-trusted.md index 7d961e62ee6..10af0218e22 100644 --- a/website/snippets/_adapters-trusted.md +++ b/website/snippets/_adapters-trusted.md @@ -1,13 +1,8 @@
- - + title="Athena*" + body="Install using the CLI

" + icon="athena"/>
diff --git a/website/static/img/icons/athena.svg b/website/static/img/icons/athena.svg new file mode 100644 index 00000000000..c2c6a81dd64 --- /dev/null +++ b/website/static/img/icons/athena.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/website/static/img/icons/white/athena.svg b/website/static/img/icons/white/athena.svg new file mode 100644 index 00000000000..c2c6a81dd64 --- /dev/null +++ b/website/static/img/icons/white/athena.svg @@ -0,0 +1 @@ + \ No newline at end of file From a5d1732ae694580d4576d78b28d29a95bec34b8e Mon Sep 17 00:00:00 2001 From: Anders Swanson Date: Wed, 6 Sep 2023 14:01:23 -0400 Subject: [PATCH 2/2] cleaner card layout --- website/docs/docs/trusted-adapters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/docs/trusted-adapters.md b/website/docs/docs/trusted-adapters.md index f3ff07467c3..e19bb40785f 100644 --- a/website/docs/docs/trusted-adapters.md +++ b/website/docs/docs/trusted-adapters.md @@ -1,6 +1,7 @@ --- title: "Trusted adapters" id: "trusted-adapters" +hide_table_of_contents: true --- Trusted adapters are adapters not maintained by dbt Labs, that we feel comfortable recommending to users for use in production.