Update header.php
authorPatrick McGuire <insidenothing@gmail.com>
Thu, 30 Jul 2020 14:06:40 +0000 (10:06 -0400)
committerGitHub <noreply@github.com>
Thu, 30 Jul 2020 14:06:40 +0000 (10:06 -0400)
header.php

index 4e69115..b56013f 100644 (file)
@@ -22,12 +22,12 @@ if (empty($_COOKIE['start_time'])){
 <!DOCTYPE html>
 <html lang="en">  
 <head>
-  <meta property="og:url"           content="http://md-petition.com/index.php" />
+  <meta property="og:url"           content="https://www.md-petition.com/index.php" />
   <meta property="og:type"          content="website" />
   <meta property="og:title"         content="Maryland Electronic Petition Software" />
   <meta property="og:description"   content="Socially Distant Petitions" />
   <meta property="fb:app_id"        content="3170466243046869" />
-  <meta property="og:image"         content="http://md-petition.com/files/maryland-flag-graphic.png" />
+  <meta property="og:image"         content="https://www.md-petition.com/files/maryland-flag-graphic.png" />
   <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
   <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
   <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">