diff options
author | Teddy Wing | 2018-11-08 17:31:15 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-08 17:31:15 +0100 |
commit | 6e696f8c4323c618115bf9a008b1166723b913b4 (patch) | |
tree | 4f99fbfab1dbe18655e4ade29e2bde7c1bd43999 | |
parent | fe8d65700b73e8f29e5a38289ed5cfa4ed57702c (diff) | |
download | dome-key-web-6e696f8c4323c618115bf9a008b1166723b913b4.tar.bz2 |
Update logo alt text
Clearer explanation of what the image is.
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ <div class="content"> <header> <h1>DomeKey</h1> - <img src="assets/logo.svg" alt="DomeKey" /> + <img src="assets/logo.svg" alt="DomeKey logo" /> </header> <p> |