seo
This commit is contained in:
parent
78670513b7
commit
1cc5dda88c
@ -3,10 +3,13 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta lang="fr" />
|
<meta lang="fr" />
|
||||||
|
<link rel="canonical" href="https://meta-morpho.se">
|
||||||
|
<meta name="description" content="Magasine de mode de seconde main">
|
||||||
<link rel="stylesheet" href="./main.css" />
|
<link rel="stylesheet" href="./main.css" />
|
||||||
<link rel="stylesheet" href="./fonts/fonts.css" />
|
<link rel="stylesheet" href="./fonts/fonts.css" />
|
||||||
|
<meta name="keywords" content="mode magasine seconde-main écologie réutilisation">
|
||||||
<script type="text/javascript" src="js/modale.js"></script>
|
<script type="text/javascript" src="js/modale.js"></script>
|
||||||
<title>Métamorphose</title>
|
<title>Métamorphose — Magasine de mode de seconde main</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body id="body">
|
<body id="body">
|
||||||
@ -52,7 +55,7 @@
|
|||||||
<span class="align-right">Les copains de Métamorphose</span>
|
<span class="align-right">Les copains de Métamorphose</span>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<img src="img/Page_de_couverture.jpg">
|
<img alt="Couverture du magasine" src="img/Page_de_couverture.jpg">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -63,7 +66,7 @@
|
|||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="profil">
|
<div class="profil">
|
||||||
<div class="img">
|
<div class="img">
|
||||||
<img src="img/louise.png"/>
|
<img alt="Louise Goutheraud" src="img/louise.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h3>Louise Goutheraud</h3>
|
<h3>Louise Goutheraud</h3>
|
||||||
@ -78,7 +81,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="profil">
|
<div class="profil">
|
||||||
<div class="img">
|
<div class="img">
|
||||||
<img src="img/ayoub.png"/>
|
<img alt="Ayoub Imam" src="img/ayoub.png"/>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h3>Ayoub Imam</h3>
|
<h3>Ayoub Imam</h3>
|
||||||
@ -279,7 +282,7 @@
|
|||||||
</svg>
|
</svg>
|
||||||
</div>
|
</div>
|
||||||
</button>
|
</button>
|
||||||
<img id="modale_wide_view" href=""/>
|
<img alt="Image en haute définition" id="modale_wide_view" href=""/>
|
||||||
<button onclick="rightModalView()" title="Photo suivante" class="right">
|
<button onclick="rightModalView()" title="Photo suivante" class="right">
|
||||||
<div>
|
<div>
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" viewBox="0 0 172 172">
|
<svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" viewBox="0 0 172 172">
|
||||||
|
2
src/robots.txt
Normal file
2
src/robots.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
User-agent: *
|
||||||
|
Allow: /
|
Loading…
Reference in New Issue
Block a user