From a0b8425911ba21ceb27cc40be8ee0a2c4252ed63 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Fri, 13 Oct 2017 22:47:53 +1100 Subject: [PATCH] Change the alt on user avatars so it's just the user's name without 'Avatar for', since the h-entry parser infers that the alt is the user's name --- templates/mf2/h-card.hamlet | 2 +- templates/mf2/h-entry.hamlet | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/mf2/h-card.hamlet b/templates/mf2/h-card.hamlet index e5d8937..fa100ab 100644 --- a/templates/mf2/h-card.hamlet +++ b/templates/mf2/h-card.hamlet @@ -2,7 +2,7 @@ $maybe route <- mcurrentRoute

- Avatar for #{userFullName author} + #{userFullName #{userFullName author}