From e26f43c7739b262d81995ebe265b876eaf4e712e Mon Sep 17 00:00:00 2001 From: Sarah Conway Date: Tue, 28 May 2019 07:22:08 -0700 Subject: [PATCH] Postgres Open -> PostgresOpen --- templates/base.html | 16 ++++++++-------- templates/index_base.html | 10 +++++----- templates/pages/about.html | 18 +++++++++--------- templates/pages/becomesponsor.html | 14 +++++++------- templates/pages/blog.html | 4 ++-- templates/pages/callforpapers.html | 10 +++++----- templates/pages/index.html | 16 ++++++++-------- templates/pages/policies.html | 24 ++++++++++++------------ templates/pages/schedule.html | 4 ++-- templates/pages/social.html | 4 ++-- templates/pages/sponsors.html | 6 +++--- templates/pages/tickets.html | 10 +++++----- templates/pages/venue.html | 6 +++--- 13 files changed, 71 insertions(+), 71 deletions(-) diff --git a/templates/base.html b/templates/base.html index a7d03dd..3351d94 100644 --- a/templates/base.html +++ b/templates/base.html @@ -36,15 +36,15 @@ - - + + - + @@ -56,8 +56,8 @@ "logo": "https://2019.postgresopen.org/static/images/logo.png", "image": "https://2019.postgresopen.org/static/images/banner-mobile.png", "email": "mailto:subscribe@postgresopen.org", - "description": "Postgres Open will be held from September 11 - 13 in Orlando, FL at the Rosen Centre Hotel.", - "name": "Postgres Open", + "description": "PostgresOpen will be held from September 11 - 13 in Orlando, FL at the Rosen Centre Hotel.", + "name": "PostgresOpen", "sameAs" : [ "https://www.facebook.com/PostgresOpen", "http://www.twitter.com/postgresopen", @@ -84,8 +84,8 @@