From 9f2bed804edb18f5fca4ed27a2121943c64c6022 Mon Sep 17 00:00:00 2001 From: mayx Date: Thu, 17 Apr 2025 03:51:49 +0000 Subject: Update 5 files - /_config.yml - /assets/css/style.scss - /assets/js/main.js - /_layouts/default.html - /_layouts/post.html--- _layouts/default.html | 2 +- _layouts/post.html | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to '_layouts') diff --git a/_layouts/default.html b/_layouts/default.html index 7dd847f..303c26f 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -129,7 +129,7 @@ diff --git a/_layouts/post.html b/_layouts/post.html index 2207fae..a1e72b5 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -26,7 +26,6 @@ layout: default
{% assign ai_cache = site.data.ai-cache[page.url] %}{% if ai_cache %}{{ ai_cache }}{% else %}正在生成中……{% endif %}
{% unless ai_cache %} @@ -72,7 +71,6 @@ layout: default {% endunless %}