From 78d65eae30c61e1ed82142dc68309caf5bad2309 Mon Sep 17 00:00:00 2001 From: mayx Date: Wed, 9 Apr 2025 14:26:40 +0000 Subject: Update 4 files - /css/gitalk.css - /assets/css/style.scss - /_layouts/default.html - /_layouts/post.html--- _layouts/default.html | 3 --- _layouts/post.html | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to '_layouts') diff --git a/_layouts/default.html b/_layouts/default.html index 2fb3fc3..a22d752 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -50,9 +50,6 @@ } - diff --git a/_layouts/post.html b/_layouts/post.html index 04a2a4c..b60072f 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -75,7 +75,7 @@ layout: default {% include toc.html html=content sanitize=true h_max=3 %} -{% if post.layout == "encrypt" %} {{content}} {% else %}
{% include anchor_headings.html html=content beforeHeading=true anchorBody="" %}
{% endif %} +{% if post.layout == "encrypt" %} {{content}} {% else %}
{% include anchor_headings.html html=content beforeHeading=true anchorBody="" %}
{% endif %} {% if page.tags %} tags: {% for tag in page.tags %}{{ tag }}{% unless forloop.last %} - {% endunless %}{% endfor %} 查看原始文件 -- cgit 1.4.1-2-gfad0