add facebook meta tags

This commit is contained in:
Andrey Bakhvalov 2018-11-02 18:09:26 +03:00
parent 1ddbe9c8e0
commit 7406a32845
2 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@
<link rel="icon" type="image/png" sizes="96x96" href="%PUBLIC_URL%/favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="%PUBLIC_URL%/favicons/favicon-16x16.png">
<link rel="manifest" href="%PUBLIC_URL%/favicons/manifest.json">
<meta property="og:url" content="http://martin.urbica.co" />
<meta property="og:title" content="Martin — vector tiles server" />
<meta property="og:description" content="Vector Tiles from Large Databases on the Fly" />
<meta property="og:image" content="%PUBLIC_URL%/martin.png" />
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="%PUBLIC_URL%/favicons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">

BIN
frontend/public/martin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 KiB