summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Frost2018-08-16 13:09:36 +0000
committerStephen Frost2018-08-16 13:09:36 +0000
commitbefa90e0382a1b30d3dc8e5fcd2b876e680e79f1 (patch)
tree7415d35912508dc47ae50fc02c68737ee083aa71
parente44deba6c24ce07a081ac5056f422f344f919fcc (diff)
add back context.override
-rw-r--r--templates/context.override.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/context.override.json b/templates/context.override.json
new file mode 100644
index 0000000..3cb39c7
--- /dev/null
+++ b/templates/context.override.json
@@ -0,0 +1,8 @@
+{
+ "linkbase": "https://test2018.postgresopen.org/",
+ "mediabase": "https://test2018.postgresopen.org/",
+
+ "pgusbase": "https://test.postgresql.us/",
+
+ "conference": "PostgresOpen 2018"
+}