remove extra additions to override json
authorSarah Conway <sarah.conway@crunchydata.com>
Tue, 15 May 2018 15:22:13 +0000 (08:22 -0700)
committerSarah Conway <sarah.conway@crunchydata.com>
Tue, 15 May 2018 15:22:13 +0000 (08:22 -0700)
templates/context.override.json

index be65afeaffb290e7a6b46a38a9c4a10ad6b93325..a3b196c370360e5f271134ec1fa81041f2089af9 100644 (file)
@@ -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": ""
-       }
-    ]
-
 }