aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-08-17 17:21:35 -0300
committerEuAndreh <eu@euandre.org>2021-08-17 17:21:35 -0300
commitfb9bdacce15297f19721d5b58bbd8bcd1bb99b3e (patch)
treed22134192f5bed3d6a3b874caaf26d70fb12926d
parentMakefile: Use CFLAGS_FINAL and LDLIBS_FINAL (diff)
downloadgistatic-fb9bdacce15297f19721d5b58bbd8bcd1bb99b3e.tar.gz
gistatic-fb9bdacce15297f19721d5b58bbd8bcd1bb99b3e.tar.xz
TODOs.md: Add #question-87b2068f-85dd-25e9-b0c6-5e41fbbb04ca
-rw-r--r--TODOs.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/TODOs.md b/TODOs.md
index 3b614e9..891517f 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -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