diff options
author | uvok cheetah | 2020-01-08 21:58:28 +0100 |
---|---|---|
committer | uvok cheetah | 2020-01-08 21:58:28 +0100 |
commit | 10945c73386d593aa81c0ed91d646f4e205d1c3b (patch) | |
tree | eaa895730531b75c70a4c97db03f1ca40dab084b /_posts | |
parent | 45abb42988d5e1dedbae9ecae6cf9801c294b1fb (diff) |
Add alt text
Diffstat (limited to '_posts')
-rw-r--r-- | _posts/2010-09-04-talk-to-me-ein-kleines-arduino-projekt.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_posts/2010-09-04-talk-to-me-ein-kleines-arduino-projekt.md b/_posts/2010-09-04-talk-to-me-ein-kleines-arduino-projekt.md index 51349eb..e29d65f 100644 --- a/_posts/2010-09-04-talk-to-me-ein-kleines-arduino-projekt.md +++ b/_posts/2010-09-04-talk-to-me-ein-kleines-arduino-projekt.md @@ -56,7 +56,8 @@ Schaltung zur Verfügung stellen: border="0" height="256" src="/assets/ardu.png" - width="320"/> + width="320" + alt="Der Schaltungsaufbau, Verbindung Arduino mit LCD" /> </a> </div> |