Add SV to page title, logo
authorSarah Conway <sarahwiz210@yahoo.com>
Tue, 25 Jul 2017 00:36:03 +0000 (17:36 -0700)
committerGitHub <noreply@github.com>
Tue, 25 Jul 2017 00:36:03 +0000 (17:36 -0700)
templates/index_base.html

index 14838fa11d6c2afd6d131a781ccb27365de2232c..7720ed5d0822692acf1f1f8535797d00c6120ab2 100644 (file)
@@ -5,7 +5,7 @@
 <html lang="en">
        <head>
                <meta charset="utf-8">
-               <meta name="description" content="PostgresOpen 2017" />
+               <meta name="description" content="PostgresOpen SV 2017" />
                <meta name="keywords" content="PostgreSQL" />
                <meta name="author" content="United States PostgreSQL Association" />
                <meta name="google-site-verification" content="blxbviCSHoY6wxZrtoL4ZEvpdICZTrsIFx0VYEVHbuc" />
@@ -88,7 +88,7 @@
                                                </button>
                                                <a class="navbar-brand" href="{{link("")}}">
                                                        <img id="logo" src="{{media("images/sv_elephant.png")}}" alt="PostgresOpen Logo">
-                                                       <h1 class="heading">PostgresOpen</h1>
+                                                       <h1 class="heading">PostgresOpen SV 2017</h1>
                                                </a>
                                        </div>
                                        <!-- Collect the nav links, forms, and other content for toggling -->