1
0
Fork 0
mirror of https://github.com/voltbonn/profile-picture-generator.git synced 2024-12-22 07:45:04 +00:00

added alt text

This commit is contained in:
thomasrosen 2021-01-21 19:59:50 +01:00
parent 03a01cc77f
commit 164e9ba50f

View file

@ -58,7 +58,7 @@ function App() {
return (
<div className="App">
<img src={HeaderImage} className="HeaderImage" />
<img src={HeaderImage} className="HeaderImage" alt="Volt Logo" />
<h2>Choose your Photo:</h2>