1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-13 00:24:34 +02:00

Unsplash server 800x600

This commit is contained in:
José Luis Antúnez
2017-01-15 14:01:21 +01:00
committed by GitHub
parent 10695e7cef
commit 8b2331e84a

View File

@@ -1076,7 +1076,7 @@
<div class="wrap"> <div class="wrap">
<div class="card-60 bg-white"> <div class="card-60 bg-white">
<figure> <figure>
<img src="https://source.unsplash.com/HoevDVvxInw/800x600" alt="Alhambra, Granada"> <img src="https://source.unsplash.com/HoevDVvxInw/960x720" alt="Alhambra, Granada">
<figcaption> <figcaption>
<a href="https://unsplash.com/@victoriano" title="Victoriano Izquierdo"> <a href="https://unsplash.com/@victoriano" title="Victoriano Izquierdo">
<svg class="fa-camera"> <svg class="fa-camera">
@@ -1925,4 +1925,4 @@
<!-- OPTIONAL - svg-icons.js (fontastic.me - Font Awesome as svg icons) --> <!-- OPTIONAL - svg-icons.js (fontastic.me - Font Awesome as svg icons) -->
<script defer src="../static/js/svg-icons.js"></script> <script defer src="../static/js/svg-icons.js"></script>
</body> </body>
</html> </html>