Compare commits
No commits in common. "7bc63278e2335cfe53d0d873262aabfaee70d90e" and "78670513b789f7ccfa439797db76dca78bc255a3" have entirely different histories.
7bc63278e2
...
78670513b7
@ -1,16 +1,12 @@
|
||||
<!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 — Magasine de mode de seconde main</title>
|
||||
<title>Métamorphose</title>
|
||||
</head>
|
||||
|
||||
<body id="body">
|
||||
@ -56,7 +52,7 @@
|
||||
<span class="align-right">Les copains de Métamorphose</span>
|
||||
</div>
|
||||
<div>
|
||||
<img alt="Couverture du magasine" src="img/Page_de_couverture.jpg">
|
||||
<img src="img/Page_de_couverture.jpg">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -67,7 +63,7 @@
|
||||
<div class="content">
|
||||
<div class="profil">
|
||||
<div class="img">
|
||||
<img alt="Louise Goutheraud" src="img/louise.png"/>
|
||||
<img src="img/louise.png"/>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Louise Goutheraud</h3>
|
||||
@ -82,7 +78,7 @@
|
||||
</div>
|
||||
<div class="profil">
|
||||
<div class="img">
|
||||
<img alt="Ayoub Imam" src="img/ayoub.png"/>
|
||||
<img src="img/ayoub.png"/>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Ayoub Imam</h3>
|
||||
@ -283,7 +279,7 @@
|
||||
</svg>
|
||||
</div>
|
||||
</button>
|
||||
<img alt="Image en haute définition" id="modale_wide_view" href=""/>
|
||||
<img 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">
|
||||
|
@ -1,2 +0,0 @@
|
||||
User-agent: *
|
||||
Allow: /
|
Loading…
Reference in New Issue
Block a user