projects
/
pgopen2019.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89a6830
)
remove conference from context.json
author
Stephen Frost
<sfrost@snowman.net>
Thu, 30 May 2019 21:31:28 +0000
(17:31 -0400)
committer
Stephen Frost
<sfrost@snowman.net>
Thu, 30 May 2019 21:31:28 +0000
(17:31 -0400)
templates/context.override.json
patch
|
blob
|
blame
|
history
diff --git
a/templates/context.override.json
b/templates/context.override.json
index 63cc461c5dcfb0787e8c76f900d22189d7f26fe7..4a469c73aba606e42e9919c6f6a6b1f582e8e618 100644
(file)
--- a/
templates/context.override.json
+++ b/
templates/context.override.json
@@
-2,7
+2,6
@@
"linkbase": "https://2019.beta.postgresopen.org/",
"mediabase": "https://2019.beta.postgresopen.org/",
- "pgusbase": "https://test.postgresql.us/"
,
+ "pgusbase": "https://test.postgresql.us/"
- "conference": "PostgresOpen 2019"
}