From 1c52d8acc671b34b5d0d50d0aca96867bf484b7d Mon Sep 17 00:00:00 2001 From: Sarah Conway Date: Tue, 15 May 2018 08:22:13 -0700 Subject: [PATCH] remove extra additions to override json --- templates/context.override.json | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/templates/context.override.json b/templates/context.override.json index be65afe..a3b196c 100644 --- a/templates/context.override.json +++ b/templates/context.override.json @@ -3,26 +3,4 @@ "mediabase": "http://pgopen2018.snowman.net/", "conference": "PostgresOpen 2018", - - "diamond": [ - { - "name": "Citus Data", - "logo": "citusdata.png", - "largelogo": "citusdata.png", - "badgelogo": "citusdata.png", - "link": "https://www.citusdata.com/", - "intro": "Citus is worry-free Postgres that is built to scale out. Made for SaaS and enterprises, Citus is an extension to Postgres that distributes data and queries across multiple nodes. Whether you need to scale out a multi-tenant app—or are building real-time analytics dashboards that require sub-second responses—Citus makes it simple to shard Postgres. Our Citus distributed database is available as open source, as enterprise software, and as a fully-managed cloud database." - } - ], - "gold": [ - { - "name": "2ndQuadrant", - "logo": "2ndQ_logo.png", - "largelogo": "2ndQ_logo.png", - "badgelogo": "2ndQ_logo.png", - "link": "https://www.2ndquadrant.com/", - "intro": "" - } - ] - } -- 2.39.5