From fe5faeac16e6795c110044da6538328aa0e74af1 Mon Sep 17 00:00:00 2001 From: mayx Date: Fri, 16 May 2025 13:10:01 +0000 Subject: Update 4 files - /search.html - /assets/css/style.scss - /assets/js/main_new.js - /_layouts/post.html--- assets/js/main_new.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'assets/js') diff --git a/assets/js/main_new.js b/assets/js/main_new.js index fd0170f..4f14c78 100644 --- a/assets/js/main_new.js +++ b/assets/js/main_new.js @@ -48,7 +48,9 @@ $(function () { $('section').each(function () { highlightTextNodes(this); }); +}); +$(function () { var codeBlocks = document.querySelectorAll('div.highlight'); codeBlocks.forEach(function (codeBlock) { -- cgit 1.4.1-2-gfad0