From 368f1eb0d716c544d1a9d230535a5701f4cbe7e2 Mon Sep 17 00:00:00 2001 From: mayx Date: Sat, 17 May 2025 04:51:25 +0000 Subject: Update 3 files - /assets/css/style.scss - /_layouts/post.html - /_layouts/encrypt.html--- _layouts/encrypt.html | 4 ++-- _layouts/post.html | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) (limited to '_layouts') diff --git a/_layouts/encrypt.html b/_layouts/encrypt.html index 98bc401..b740135 100644 --- a/_layouts/encrypt.html +++ b/_layouts/encrypt.html @@ -49,7 +49,7 @@ function onbtnDecrypto() { document.getElementById("pwinput").style.display = "none"; } -
Loading...
@@ -106,6 +107,7 @@ $.get(BlogAPI + "/suggest?id={{ page.url }}&update=" + lastUpdated.valueOf(), fu }); +{% endunless %}