From 42abc356def644593ed28a49c8c9cde73b2ff259 Mon Sep 17 00:00:00 2001 From: showzeng Date: Mon, 4 Feb 2019 21:41:27 +0800 Subject: [PATCH] (optimizing) exclude the zooming of emoji --- assets/js/post_content_init.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/js/post_content_init.js b/assets/js/post_content_init.js index 6d9297f..bb96494 100644 --- a/assets/js/post_content_init.js +++ b/assets/js/post_content_init.js @@ -9,6 +9,8 @@ window.onload = function() { var images = document.getElementById('post-content').getElementsByTagName('img'); var zooming = new Zooming(); for (var i=0; i