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

index 360749a52fd40acc58189f0e5bf6df9f44e1b89a..a928ae67c949a13f07c09bd2706fda65d21b658b 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 -->