Skip to content
Snippets Groups Projects
Commit dcb2ff42 authored by Jonas Zohren's avatar Jonas Zohren :speech_balloon:
Browse files

Remove alt so that missing image is just not displayed

parent cbc9f05b
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@
</h3>
{/if}
<img src={imageUrl} alt="Portrait" />
<img src={imageUrl} />
<div>
<Typewriter cascade interval={10} cursor={false}>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment