fix opengraph type
This commit is contained in:
parent
8b7c33c522
commit
0abfb96ec2
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<link rel="stylesheet" type="text/css" href="/assets/css/style.css">
|
||||
<title>SIMI - Sessions Informelles Maths-Info</title>
|
||||
<meta property="og:title" content="Sessions Informelles Maths-Info"/>
|
||||
<meta property="og:type" content=""/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:url" content="/"/>
|
||||
<meta property="og:image" content="https://simi.normalesup.eu/assets/images/pic_square.jpg"/>
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue