Add pictures to homepage
This commit is contained in:
parent
2b94c09c80
commit
9f352d5a16
7 changed files with 23 additions and 3 deletions
|
@ -19,6 +19,12 @@
|
|||
|
||||
<h1>Edgar P. <strong>Burkhart</strong></h1>
|
||||
|
||||
<div class="img-block">
|
||||
<img src="static/img/pic1.webp" />
|
||||
<img src="static/img/pic2.webp" />
|
||||
<img src="static/img/pic3.webp" />
|
||||
</div>
|
||||
|
||||
<h2>Contact</h2>
|
||||
<ul>
|
||||
<li><a href="mailto:contact@edgarpierre.fr">contact@edgarpierre.fr</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue