mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-25 21:39:21 +00:00
Added OpenGraph information to the main page
This commit is contained in:
parent
d0ae8d0620
commit
5e29916f97
@ -20,6 +20,11 @@
|
|||||||
<link rel="icon" type="image/vnd.microsoft.icon" href="{ASSETS_URL}img/favicon.png" />
|
<link rel="icon" type="image/vnd.microsoft.icon" href="{ASSETS_URL}img/favicon.png" />
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="{ASSETS_URL}img/favicon.png" />
|
<link rel="shortcut icon" type="image/x-icon" href="{ASSETS_URL}img/favicon.png" />
|
||||||
|
|
||||||
|
<!-- Open Graph content -->
|
||||||
|
<meta property="og:title" content="Comunic"/>
|
||||||
|
<meta property ="og:description" content="A free social network that respect your privacy."/>
|
||||||
|
<meta property="og:image" content="{ASSETS_URL}img/favicon.png"/>
|
||||||
|
|
||||||
<!--3rdPary Stylesheet requirements -->
|
<!--3rdPary Stylesheet requirements -->
|
||||||
{THIRD_PARTY_CSS}
|
{THIRD_PARTY_CSS}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user