diff --git a/layout/_partial/profile.ejs b/layout/_partial/profile.ejs index 0c22af6..6cd57df 100644 --- a/layout/_partial/profile.ejs +++ b/layout/_partial/profile.ejs @@ -17,7 +17,7 @@ <%= (site.tags.length > 1?__('profile.tags'):__('profile.tag')) %> - <% if(theme.contacts && theme.contacts.length > 0) { %> + <% if(theme.contacts) { %>