Remove image extension
This commit is contained in:
parent
a16c763e6e
commit
72e3ca032b
2 changed files with 1 additions and 1 deletions
Before Width: | Height: | Size: 723 KiB After Width: | Height: | Size: 723 KiB |
|
@ -10,7 +10,7 @@
|
|||
<div class="a4-page">
|
||||
<header>
|
||||
<div class="img-and-title">
|
||||
<img src="data/cv-photo.png" alt="CV photo" width="160" height="170">
|
||||
<img src="data/cv-photo" alt="CV photo" width="160" height="170">
|
||||
<div class="title">
|
||||
<h1>TUNUI FRANKEN</h1>
|
||||
<h2>ADMINISTRATEUR SYSTÈMES ET RÉSEAUX</h2>
|
||||
|
|
Loading…
Reference in a new issue