Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
fix: error of post detail page
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Wang <i@ryanc.cc>
  • Loading branch information
ruibaby committed Oct 8, 2022
1 parent 858619b commit 6a99242
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/post.astro
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import IconMdiTag from "~icons/mdi/tag";
<th:block th:include="components/highlightjs/index :: import"></th:block>
<th:block th:include="components/katex/index :: import"></th:block>
<th:block th:include="components/lightgallery/index :: import"></th:block>
<th:block th:include="components/comment/index :: import"></th:block>
</th:block>
<th:block slot="footer">
<th:block th:include="components/highlightjs/index :: script"></th:block>
Expand Down

0 comments on commit 6a99242

Please sign in to comment.