Files
blog/user/themes/mediator/js/min/index-ck.js

1 line
366 B
JavaScript
Raw Normal View History

2022-09-30 20:02:02 +01:00
!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);