Files
blog/user/themes/mediator/js/min/index-ck.js
Loïc Guibert 66dafc36c3 init
2022-09-30 20:02:02 +01:00

1 line
366 B
JavaScript

!function(t){"use strict";t(document).ready(function(){t(".post-content").fitVids(),t(".content").readingTime({readingTimeTarget:".post-reading-time",wordCountTarget:".post-word-count"}),t(".post-content img").each(function(){t(this).attr("alt")&&t(this).wrap('<figure class="image"></figure>').after("<figcaption>"+t(this).attr("alt")+"</figcaption>")})})}(jQuery);