为网站添加版权信息复制支持

Feature 新增内容
- 为网站添加版权信息复制支持,现在复制长度大于100的字符串,会在字符串的尾部添加网站的版权信息
This commit is contained in:
狮子耗耗 2025-01-15 20:45:13 +08:00
parent 3303288070
commit ea3a3f03c0

View File

@ -43,6 +43,7 @@ export default hopeTheme({
plugins: {
// All features are enabled for demo, only preserve features you need here
copyright: true,
mdEnhance: {
align: true,
attrs: true,