summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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")