halo-theme-hao/templates/modules/post/copyright.html

9 lines
238 B
HTML
Raw Permalink Normal View History

2024-04-12 06:35:37 +00:00
<!-- 版权声明 -->
<th:block >
<!-- 默认样式 -->
<th:block th:replace="~{modules/post/copyright/copyright-default}"/>
<!-- 样式一 -->
<th:block th:replace="~{modules/post/copyright/copyright-one}"/>
</th:block>