moved image file to cdn
This commit is contained in:
parent
fb2216712c
commit
2e760afc27
@ -24,7 +24,7 @@
|
|||||||
<li><a href="../random-rectangles/" >Rectangles aléatoires</a></li>
|
<li><a href="../random-rectangles/" >Rectangles aléatoires</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<div id="container">
|
<div id="container">
|
||||||
<img src="../img/france_ardeche_landscape.jpg" alt="Vue d’Ardèche" id="ardeche" />
|
<img src="https://cdn.phundrak.fr/img/france_ardeche_landscape.jpg" alt="Vue d’Ardèche" id="ardeche" />
|
||||||
<div class="content">
|
<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>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>
|
<p><a href="https://www.instagram.com/p/BWqLAPSF7Fh/">[source image]</a></p>
|
||||||
|
Loading…
Reference in New Issue
Block a user