Skip to content

Commit

Permalink
gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
Lourguioui committed Feb 13, 2020
1 parent 7be7037 commit d91cfbf
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
Binary file modified assets/img/person/4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/person/5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/person/5.png
Binary file not shown.
Binary file added assets/img/person/7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/person/7.png
Binary file not shown.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1156,16 +1156,16 @@ <h2 class="h1">
<img data-u="thumb" src="assets/img/person/4.jpg" />
</div>
<div>
<img data-u="image" src="assets/img/person/5.png" />
<img data-u="thumb" src="assets/img/person/5.png" />
<img data-u="image" src="assets/img/person/5.jpg" />
<img data-u="thumb" src="assets/img/person/5.jpg" />
</div>
<div>
<img data-u="image" src="assets/img/person/6.jpg" />
<img data-u="thumb" src="assets/img/person/6.jpg" />
</div>
<div>
<img data-u="image" src="assets/img/person/7.png" />
<img data-u="thumb" src="assets/img/person/7.png" />
<img data-u="image" src="assets/img/person/7.jpg" />
<img data-u="thumb" src="assets/img/person/7.jpg" />
</div>
<div>
<img data-u="image" src="assets/img/person/8.png" />
Expand Down

0 comments on commit d91cfbf

Please sign in to comment.