From a5a11e53be8f926bbaa40cc72368e61dfd6c0b9d Mon Sep 17 00:00:00 2001 From: Stephen Frost Date: Mon, 27 Feb 2017 23:04:37 -0500 Subject: [PATCH] override githash for now --- templates/context.json | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/context.json b/templates/context.json index 30d63a2..2127503 100644 --- a/templates/context.json +++ b/templates/context.json @@ -1,6 +1,7 @@ { "linkbase": "https://2017.postgresopen.org/", "mediabase": "https://2017.postgresopen.org/", + "githash": "", "conference": "PostgresOpen 2017", -- 2.39.5