-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex-f.html
26 lines (23 loc) · 1.37 KB
/
index-f.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- <meta property="type" content="Type article ici on note normal">
<meta property="image" content="https://developer.mozilla.org/static/img/opengraph-logo.png">
<meta property="description" content="MDN Web Docs fournit normal">
<meta property="title" content="Mozilla Developer Network normal"> -->
<meta property="og:type" content="Type article ici on note facebook">
<meta property="og:image" content="https://fiverr-res.cloudinary.com/videos/t_main1,q_auto,f_auto/vbnlbe7ji1byhkhyseag/gestion-des-pages-instagramme-et-facebook.png">
<meta property="og:description" content="MDN Web Docs fournit facebook">
<meta property="og:title" content="Mozilla Developer Network facebook">
<!-- <meta property="twitter:type" content="Type article ici on note twitter">
<meta property="twitter:image" content="https://media.istockphoto.com/photos/social-media-applications-icons-picture-id629584038?k=20&m=629584038&s=612x612&w=0&h=x84H2S1bNxVWo4l2CRD59um6v3mzGpr2yCC55etOuVg=">
<meta property="twitter:description" content="MDN Web Docs fournit twitter">
<meta property="twitter:title" content="Mozilla Developer Network twitter"> -->
<title>Document title</title>
</head>
<body>
<h1>Ce ci est ma page</h1>
</body>
</html>