From af825e0582f59c489e1e2e90f8195a184ed76fb7 Mon Sep 17 00:00:00 2001 From: Sarah Conway Date: Mon, 28 Aug 2017 14:51:46 -0700 Subject: [PATCH] add google --- templates/context.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/templates/context.json b/templates/context.json index 87da0c1..239ad88 100644 --- a/templates/context.json +++ b/templates/context.json @@ -136,7 +136,15 @@ "badgelogo": "Pandora_Wordmark_RGB.png", "link": "https://www.pandora.com/", "intro": "Pandora" - } + }, + { + "name": "Google", + "logo": "google.png", + "largelogo": "google.png", + "badgelogo": "google.png", + "link": "cloud.google.com", + "intro": "Google Cloud Platform" + } ], "partner": [ { -- 2.39.5