diff options
author | EuAndreh <eu@euandre.org> | 2021-08-17 17:21:35 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-17 17:21:35 -0300 |
commit | fb9bdacce15297f19721d5b58bbd8bcd1bb99b3e (patch) | |
tree | d22134192f5bed3d6a3b874caaf26d70fb12926d | |
parent | Makefile: Use CFLAGS_FINAL and LDLIBS_FINAL (diff) | |
download | gistatic-fb9bdacce15297f19721d5b58bbd8bcd1bb99b3e.tar.gz gistatic-fb9bdacce15297f19721d5b58bbd8bcd1bb99b3e.tar.xz |
TODOs.md: Add #question-87b2068f-85dd-25e9-b0c6-5e41fbbb04ca
-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 |