diff --git a/layout/widget/profile.ejs b/layout/widget/profile.ejs index 3c7340c..6cba495 100644 --- a/layout/widget/profile.ejs +++ b/layout/widget/profile.ejs @@ -16,7 +16,7 @@
<% const is_rounded = get_config_from_obj(widget, 'avatar_rounded', false); %>
- src="<%= avatar() %>" alt="<%= get_config_from_obj(widget, 'author') %>"> + <%= get_config_from_obj(widget, 'author') %>
<% if (get_config_from_obj(widget, 'author')) { %>