diff --git a/data/sponsors.json b/data/sponsors.json index 4761639c..590554a3 100644 --- a/data/sponsors.json +++ b/data/sponsors.json @@ -22,7 +22,8 @@ { "name": "Squarespace", "url": "https://www.squarespace.com/", "image": "squarespace-logo.png" }, { "name": "Acton Family Giving", "url": "https://actonfamilygiving.org/", "image": "acton-family-giving-logo.png" }, { "name": "Craig Newmark Philanthropies", "url": "https://craignewmarkphilanthropies.org/", "image": "CNP-Logo.svg" }, - { "name": "SerpApi", "url": "https://serpapi.com/", "image": "SerpApi-black.png" } + { "name": "SerpApi", "url": "https://serpapi.com/", "image": "SerpApi-black.png" }, + { "name": "Snowflake", "url": "https://www.snowflake.com/", "image": "snowflake-logo.png" } ], "silver": [ { "name": "Automattic", "url": "https://automattic.com/", "image": "automattic-logo.png" }, diff --git a/static/images/sponsors/small/snowflake-logo.png b/static/images/sponsors/small/snowflake-logo.png new file mode 100644 index 00000000..bcb6c8b9 Binary files /dev/null and b/static/images/sponsors/small/snowflake-logo.png differ diff --git a/static/images/sponsors/snowflake-logo.png b/static/images/sponsors/snowflake-logo.png new file mode 100644 index 00000000..bcb6c8b9 Binary files /dev/null and b/static/images/sponsors/snowflake-logo.png differ