diff options
Diffstat (limited to 'TODOs.md')
-rw-r--r-- | TODOs.md | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -120,6 +120,21 @@ Benchmark on (stagit): # Questions +## TODO Should there be an alt for the logo images? {#question-87b2068f-85dd-25e9-b0c6-5e41fbbb04ca} +- TODO in 2021-08-17 + +--- + +For the index of repositories, the logo isn't a link. +At most, it is a link to itself, which isn't really useful. +In this case, an alt like "Logo image of the repository list" isn't as useful, +and a description of the actual image itself after its purpose would be better. + +For the repository pages, the logo is a link to the index page, and this role is +more relevant. +Beyond the description of the logo, a phrase stating that it is a link to the +repository list is probably a good thing. + ## DONE How to embed repositories without using submodules {#question-5414aee2-031a-5759-2a22-d572ee899ac0} - DONE in 2021-08-04 |