diff --git a/website/snippets/_adapters-trusted.md b/website/snippets/_adapters-trusted.md index ccb98e0138c..fed6cd1d3b9 100644 --- a/website/snippets/_adapters-trusted.md +++ b/website/snippets/_adapters-trusted.md @@ -11,6 +11,17 @@ padding: 0rem 0.75rem; display:inline-block'>dbt Core" icon="alloydb"/> + + + icon="postgres"/> dbt Core" icon="snowflake"/> - - \ No newline at end of file diff --git a/website/static/img/icons/postgres.svg b/website/static/img/icons/postgres.svg new file mode 100644 index 00000000000..9fa5c4d5d22 --- /dev/null +++ b/website/static/img/icons/postgres.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/website/static/img/icons/white/apache-spark.svg b/website/static/img/icons/white/apache-spark.svg new file mode 100644 index 00000000000..30ba2b1823b --- /dev/null +++ b/website/static/img/icons/white/apache-spark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/website/static/img/icons/white/postgres.svg b/website/static/img/icons/white/postgres.svg new file mode 100644 index 00000000000..9fa5c4d5d22 --- /dev/null +++ b/website/static/img/icons/white/postgres.svg @@ -0,0 +1 @@ + \ No newline at end of file