diff --git a/layout/_third-party/share.ejs b/layout/_third-party/share.ejs index ca41479..1d597d8 100644 --- a/layout/_third-party/share.ejs +++ b/layout/_third-party/share.ejs @@ -4,10 +4,10 @@
<% (config.mob.list||[]).forEach(function(item){ %> - <% if (item.icon){ %> - - <% } else if (item.img){ %> + <% if (item.img){ %> + <% } else if (item.icon){ %> + <% } %> <% }) %>