add lyon photo on homepage
This commit is contained in:
parent
6502d8a255
commit
b4b7bf0bc9
BIN
js/public/img/pics/Mairie_Montrouge.jpeg
Normal file
BIN
js/public/img/pics/Mairie_Montrouge.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1015 KiB |
BIN
js/public/img/pics/cartoparty_versailles_accessibility.jpeg
Normal file
BIN
js/public/img/pics/cartoparty_versailles_accessibility.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 138 KiB |
BIN
js/public/img/pics/lyon.jpeg
Normal file
BIN
js/public/img/pics/lyon.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 201 KiB |
BIN
js/public/img/pics/lyon_photo.jpeg
Normal file
BIN
js/public/img/pics/lyon_photo.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 174 KiB |
@ -74,7 +74,7 @@
|
|||||||
<div id="picture" v-if="config && (!currentUser.id || !currentActor.id)">
|
<div id="picture" v-if="config && (!currentUser.id || !currentActor.id)">
|
||||||
<div class="picture-container">
|
<div class="picture-container">
|
||||||
<img
|
<img
|
||||||
src="/img/pics/Heidelberg_Altstadt_Schloss_Luftbild.JPG"
|
src="/img/pics/lyon.jpeg"
|
||||||
alt="photo Heidelberg_Altstadt_Schloss_Luftbild"
|
alt="photo Heidelberg_Altstadt_Schloss_Luftbild"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user