projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c52d8a
)
remove trailing comma
author
Sarah Conway
<
[email protected]
>
Tue, 15 May 2018 15:31:33 +0000
(08:31 -0700)
committer
Sarah Conway
<
[email protected]
>
Tue, 15 May 2018 15:31:33 +0000
(08:31 -0700)
templates/context.override.json
patch
|
blob
|
blame
|
history
diff --git
a/templates/context.override.json
b/templates/context.override.json
index a3b196c370360e5f271134ec1fa81041f2089af9..50bc35109fcf7e1f53f61251b96c9b34c5964212 100644
(file)
--- a/
templates/context.override.json
+++ b/
templates/context.override.json
@@
-2,5
+2,5
@@
"linkbase": "http://pgopen2018.snowman.net/",
"mediabase": "http://pgopen2018.snowman.net/",
- "conference": "PostgresOpen 2018"
,
+ "conference": "PostgresOpen 2018"
}