]> git.wh0rd.org - nano-editor.git/commitdiff
add a required alt attribute to an image
authorBenno Schulenberg <bensberg@telfort.nl>
Thu, 20 May 2021 10:32:43 +0000 (12:32 +0200)
committerBenno Schulenberg <bensberg@telfort.nl>
Thu, 20 May 2021 10:34:55 +0000 (12:34 +0200)
git.php

diff --git a/git.php b/git.php
index 583008bc422b5712768ab4a3983777141a4a2118..26306bb9830d688740ef171fce491db0ea7b85e2 100644 (file)
--- a/git.php
+++ b/git.php
@@ -19,7 +19,7 @@ instructions</a> located in the git repository itself.
 <p>
 
 <center>
-<a href="/"><img src="withnano.png" border=0></a>
+<a href="/"><img src="withnano.png" alt="edited with nano" border="0"></a>
 </center>
 </blockquote>