Skip to content

Commit

Permalink
add alt attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Jun 11, 2018
1 parent ecf7d16 commit bc0fe2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</style>
</head>
<body>
<img src="logo.svg" title="ZEIT" width="400" />
<img src="logo.svg" alt="ZEIT" title="ZEIT" width="400" />

<main>
<h1>Congratulations!</h1>
Expand Down

0 comments on commit bc0fe2c

Please sign in to comment.