skill
This commit is contained in:
parent
b40aeec804
commit
eda5a8acfc
2 changed files with 29 additions and 5 deletions
12
index.html
12
index.html
|
@ -22,7 +22,10 @@
|
|||
<aside>
|
||||
|
||||
<header>
|
||||
<img class="photo" src="images/marc.png" alt="Me in front of hex dumps.">
|
||||
<section class="images">
|
||||
<img class="big" src="images/marc.png" alt="VCF QR code.">
|
||||
<img class="big" src="images/marc.png" alt="Me in front of hex dumps.">
|
||||
</section>
|
||||
<h1>Marc Beninca</h1>
|
||||
<table><tbody><tr>
|
||||
<th>E-mail</th>
|
||||
|
@ -33,6 +36,13 @@
|
|||
</tr></tbody></table>
|
||||
</header>
|
||||
|
||||
<section>
|
||||
<h2>Skills</h2>
|
||||
<ul>
|
||||
<li>build Debian images w/o installer</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h2>Link</h2>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue