moved image file to cdn

This commit is contained in:
Phuntsok Drak-pa
2019-11-03 14:02:11 +01:00
parent fb2216712c
commit 2e760afc27

View File

@@ -24,7 +24,7 @@
<li><a href="../random-rectangles/" >Rectangles aléatoires</a></li>
</ul>
<div id="container">
<img src="../img/france_ardeche_landscape.jpg" alt="Vue dArdèche" id="ardeche" />
<img src="https://cdn.phundrak.fr/img/france_ardeche_landscape.jpg" alt="Vue dArdèche" id="ardeche" />
<div class="content">
<p>Un canvas contenant une image. En passant la souris par dessus l'image on obtient un zoom sur cette dernière.</p>
<p><a href="https://www.instagram.com/p/BWqLAPSF7Fh/">[source image]</a></p>