[PATCH 3 of 4] Changed first image from carousel
Wald Commits
scm-commit at wald.intevation.org
Wed Feb 5 09:35:47 CET 2014
# HG changeset patch
# User Ariane Broermann <ariane at intevation.de>
# Date 1391589232 -3600
# Node ID d1451baf4e78e759131d46ef7256c3bbbb55e46c
# Parent fbb7d507d14a24529fd0379c51761ca6ac25b8ae
Changed first image from carousel.
diff -r fbb7d507d14a -r d1451baf4e78 index.html
--- a/index.html Wed Feb 05 09:33:24 2014 +0100
+++ b/index.html Wed Feb 05 09:33:52 2014 +0100
@@ -73,9 +73,9 @@
<!-- Carousel items -->
<div class="carousel-inner">
<div class="item active">
- <img src="img/bezugslinie_saar_748x400_ausschnitt.png" alt="1. Bild" class="img-responsive">
+ <img src="img/einstieg.png" alt="1. Bild" class="img-responsive">
<div class="carousel-caption">
- <p>Bezugslinie Saar</p>
+ <p>Einstiegsseite</p>
</div>
</div>
<div class="item">
More information about the Dive4elements-commits
mailing list