feat(theme): 提供i18n能力
这个提交包含在:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html
|
||||
xmlns:th="https://www.thymeleaf.org"
|
||||
th:replace="~{modules/layout :: html(header = null, content = ~{::content}, footer = null)}"
|
||||
th:replace="~{modules/layout :: html(title = |#{page.links.title} - ${site.title}|, header = null, content = ~{::content}, footer = null)}"
|
||||
>
|
||||
<th:block th:fragment="content">
|
||||
<script th:src="@{/assets/libs/pixelit.js}"></script>
|
||||
|
||||
在新议题中引用
屏蔽一个用户