diff options
Diffstat (limited to 'web/view')
-rw-r--r-- | web/view/brand/aging.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/view/brand/aging.scm b/web/view/brand/aging.scm index 7d3acce..f367450 100644 --- a/web/view/brand/aging.scm +++ b/web/view/brand/aging.scm @@ -39,7 +39,7 @@ )) ,@head) (body - (img (@ (src "/static/images/old-man-lisboa.jpg") (align "right") (width "400"))) + (img (@ (src "/static/images/ole-farmer.jpg") (alt "ol farmer by hohumhobo is licensed under CC BY 2.0") (align "right") (width "400"))) (h1 ,title) (p ,info) (footer |