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