summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-01-17 13:02:48 +0100
committerrekado <rekado@elephly.net>2016-01-17 13:02:48 +0100
commite3c891e6a73fa24da071ac89d38adf51a5e56fea (patch)
treeb9fa1b945a5938464575a6003e733eb5f43c9fb6
parentb704759298024bc4a024e6aa935b18bd0171ef3f (diff)
Add TODO.
-rw-r--r--haunt.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/haunt.scm b/haunt.scm
index 3422a24..34c69b0 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -23,6 +23,7 @@
(define (photo-snippet post)
+ ;; TODO: derive alt-text from "photo" metadata
(let ((meta (post-ref post 'photo)))
(if meta
`(img (@ (class "stretch full")