Compare commits
2 Commits
78670513b7
...
7bc63278e2
Author | SHA1 | Date | |
---|---|---|---|
7bc63278e2 | |||
1cc5dda88c |
@ -1,12 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" href="img/logo.png" type="image/png">
|
||||
<meta charset="utf-8" />
|
||||
<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="./fonts/fonts.css" />
|
||||
<meta name="keywords" content="mode magasine seconde-main écologie réutilisation">
|
||||
<script type="text/javascript" src="js/modale.js"></script>
|
||||
<title>Métamorphose</title>
|
||||
<title>Métamorphose — Magasine de mode de seconde main</title>
|
||||
</head>
|
||||
|
||||
<body id="body">
|
||||
@ -52,7 +56,7 @@
|
||||
<span class="align-right">Les copains de Métamorphose</span>
|
||||
</div>
|
||||
<div>
|
||||
<img src="img/Page_de_couverture.jpg">
|
||||
<img alt="Couverture du magasine" src="img/Page_de_couverture.jpg">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -63,7 +67,7 @@
|
||||
<div class="content">
|
||||
<div class="profil">
|
||||
<div class="img">
|
||||
<img src="img/louise.png"/>
|
||||
<img alt="Louise Goutheraud" src="img/louise.png"/>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Louise Goutheraud</h3>
|
||||
@ -78,7 +82,7 @@
|
||||
</div>
|
||||
<div class="profil">
|
||||
<div class="img">
|
||||
<img src="img/ayoub.png"/>
|
||||
<img alt="Ayoub Imam" src="img/ayoub.png"/>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Ayoub Imam</h3>
|
||||
@ -279,7 +283,7 @@
|
||||
</svg>
|
||||
</div>
|
||||
</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">
|
||||
<div>
|
||||
<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