diff --git a/5b60338bca964816af2f0b76965a1b84.txt b/5b60338bca964816af2f0b76965a1b84.txt
new file mode 100644
index 0000000..a710f75
--- /dev/null
+++ b/5b60338bca964816af2f0b76965a1b84.txt
@@ -0,0 +1 @@
+5b60338bca964816af2f0b76965a1b84
\ No newline at end of file
diff --git a/_layouts/post.html b/_layouts/post.html
index a910dd9..43ecde8 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 %} 查看原始文件