From 3cf771d7c0da1114b8708108be99fb922622153c Mon Sep 17 00:00:00 2001 From: Skywt2003 Date: Tue, 10 Aug 2021 22:07:03 +0800 Subject: [PATCH] Lately.js fix --- footer.php | 2 +- post.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/footer.php b/footer.php index 93ef43e..0cbf761 100644 --- a/footer.php +++ b/footer.php @@ -11,7 +11,7 @@ $("article pre").addClass("shadow rounded"); $("table").addClass("table"); }); - Lately({'target' : '.lately-a, .lately-b, .lately-c'}); + Lately({'target' : '.lately'});