Update link design
This commit is contained in:
parent
f9434c372a
commit
a86623b45e
2273 changed files with 13663 additions and 11 deletions
|
|
@ -21,23 +21,35 @@
|
|||
<div class="info">
|
||||
<h1>Edgar P. <strong>Burkhart</strong></h1>
|
||||
|
||||
<div class="img-block">
|
||||
<div class="block img-block">
|
||||
<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>
|
||||
<ul>
|
||||
<li><a href="mailto:contact@edgarpierre.fr">contact@edgarpierre.fr</a></li>
|
||||
</ul>
|
||||
<div class="block link-block">
|
||||
<a href="mailto:contact@edgarpierre.fr">
|
||||
<img src="/static/svg/icons/Business/mail-send-fill.svg" />
|
||||
<span>Email <em>contact@edgarpierre.fr</em></span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<h2>Liens</h2>
|
||||
<ul>
|
||||
<li><a href="https://git.edgarpierre.fr/edpibu">Git</a></li>
|
||||
<li><a href="https://github.com/edpiburkhart">Github — edpiburkhart</a></li>
|
||||
<li><a href="https://www.komoot.fr/user/383887346799">Komoot — edpibu</a></li>
|
||||
</ul>
|
||||
<div class="block link-block">
|
||||
<a href="https://git.edgarpierre.fr/edpibu">
|
||||
<img src="/static/svg/icons/Development/git-repository-fill.svg" />
|
||||
<span>Git<span>
|
||||
</a>
|
||||
<a href="https://github.com/edpiburkhart">
|
||||
<img src="/static/svg/icons/Logos/github-fill.svg" />
|
||||
<span>Github <em>edpiburkhart</em><span>
|
||||
</a>
|
||||
<a href="https://www.komoot.fr/user/383887346799">
|
||||
<img src="/static/svg/icons/Map/map-2-fill.svg" />
|
||||
<span>Komoot <em>edpibu</em></span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="cv">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue