add card for twitter and facebook
This commit is contained in:
parent
2e36a486c1
commit
2ea7585629
BIN
img/social.jpg
Normal file
BIN
img/social.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 127 KiB |
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user