add card for twitter and facebook

This commit is contained in:
David 2017-03-26 19:43:37 -04:00
parent 2e36a486c1
commit 2ea7585629
2 changed files with 9 additions and 0 deletions

BIN
img/social.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

View File

@ -9,6 +9,15 @@
<link href='https://api.mapbox.com/mapbox-gl-js/v0.34.0/mapbox-gl.css' rel='stylesheet' />
<link href="https://fonts.googleapis.com/css?family=Acme|Lato" rel="stylesheet">
<link media="screen" rel="stylesheet" type="text/css" href="css/site.css">
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="nycbookstores.org" />
<meta name="twitter:title" content="NYC Bookstores" />
<meta name="twitter:description" content="A Guide To The Many Independent Bookstores Of New York City" />
<meta name="twitter:image" content="http://nycbookstores.org/img/social.jpg" />
<meta property="og:url" content="http://nycbookstores.org/" />
<meta property="og:title" content="NYC Bookstores" />
<meta property="og:description" content="A Guide To The Many Independent Bookstores Of New York City" />
<meta property="og:image" content="http://nycbookstores.org/img/social.jpg" />
</head>
<body>
<div id="wrapper">