🐛 emoji

This commit is contained in:
Vanessa 2017-03-30 14:55:15 +08:00
parent 7f88c8eb20
commit bf212920ad

View File

@ -93,7 +93,7 @@
page.load(); page.load();
Skin.initArticle("${tocLabel}", "${siteViewLabel}"); Skin.initArticle("${tocLabel}", "${siteViewLabel}");
// emotions // emotions
page.replaceCommentsEm("#comments .comment-content"); page.replaceCommentsEm("#comments .content-reset");
<#nested> <#nested>
})(); })();
</script> </script>