add lyon photo on homepage

This commit is contained in:
tykayn 2021-02-03 15:50:47 +01:00 committed by Baptiste Lemoine
parent 6502d8a255
commit b4b7bf0bc9
5 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1015 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

View File

@ -74,7 +74,7 @@
<div id="picture" v-if="config && (!currentUser.id || !currentActor.id)">
<div class="picture-container">
<img
src="/img/pics/Heidelberg_Altstadt_Schloss_Luftbild.JPG"
src="/img/pics/lyon.jpeg"
alt="photo Heidelberg_Altstadt_Schloss_Luftbild"
/>
</div>