Add x2 img
This commit is contained in:
parent
0d77c38658
commit
d6b33180ed
8 changed files with 5 additions and 4 deletions
|
@ -22,9 +22,9 @@
|
|||
<h1>Edgar P. <strong>Burkhart</strong></h1>
|
||||
|
||||
<div class="img-block">
|
||||
<img src="static/img/pic1.webp" alt="" />
|
||||
<img src="static/img/pic2.webp" alt="" />
|
||||
<img src="static/img/pic3.webp" alt="" />
|
||||
<img srcset="static/img/pic1.webp, static/img/pic1x2.webp 2x" alt="" />
|
||||
<img srcset="static/img/pic2.webp, static/img/pic2x2.webp 2x" alt="" />
|
||||
<img srcset="static/img/pic3.webp, static/img/pic3x2.webp 2x" alt="" />
|
||||
</div>
|
||||
|
||||
<h2>Contact</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue