This commit is contained in:
parent
de2b9bb45a
commit
3150fba1ca
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
<meta name="author" content="Mylloon" />
|
||||
<meta name="description" content="{{page_desc}} " />
|
||||
<base target="_blank" />
|
||||
|
||||
<!-- Icones (https://realfavicongenerator.net/) -->
|
||||
<link
|
||||
rel="apple-touch-icon"
|
||||
sizes="180x180"
|
||||
|
@ -32,6 +34,8 @@
|
|||
<meta name="msapplication-TileColor" content="#ffffff" />
|
||||
<meta name="msapplication-config" content="icons/browserconfig.xml" />
|
||||
<meta name="theme-color" content="#2a2424" />
|
||||
|
||||
<!-- Embed réseaux sociaux -->
|
||||
<meta content="{{page_title}} " property="og:title" />
|
||||
<meta content="{{page_desc}} " property="og:description" />
|
||||
<meta content="icons/apple-touch-icon.png" property="og:image" />
|
||||
|
|
Loading…
Reference in a new issue