mirror of
https://github.com/Vonng/ddia.git
synced 2025-09-26 23:09:18 +08:00
add beian number
This commit is contained in:
parent
63f0340f14
commit
1d039fab3d
@ -143,7 +143,7 @@ params:
|
|||||||
footer:
|
footer:
|
||||||
enable: true
|
enable: true
|
||||||
displayCopyright: true
|
displayCopyright: true
|
||||||
displayPoweredBy: false
|
displayPoweredBy: true
|
||||||
width: normal
|
width: normal
|
||||||
|
|
||||||
# Display the last modification date
|
# Display the last modification date
|
||||||
|
2
i18n/en.yaml
Normal file
2
i18n/en.yaml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
copyright: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="工信部备案查询" href="https://beian.miit.gov.cn/"><span>浙ICP备15016890-3号</span></a>'
|
||||||
|
poweredBy: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="Vonng" href="https://vonng.com/en"><span>© 2025 Ruohang Feng</span></a>'
|
@ -1,7 +1,8 @@
|
|||||||
backToTop: "返回頂部"
|
backToTop: "返回頂部"
|
||||||
changeLanguage: "切換語言"
|
changeLanguage: "切換語言"
|
||||||
changeTheme: "切換主題"
|
changeTheme: "切換主題"
|
||||||
copyright: "© 2025 Hextra Project."
|
copyright: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="工信部备案查询" href="https://beian.miit.gov.cn/"><span>浙ICP备15016890-3号</span></a>'
|
||||||
|
poweredBy: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="Vonng" href="https://vonng.com/"><span>© 2025 馮若航</span></a>'
|
||||||
dark: "深色"
|
dark: "深色"
|
||||||
editThisPage: "在 GitHub 上編輯此頁 →"
|
editThisPage: "在 GitHub 上編輯此頁 →"
|
||||||
lastUpdated: "最後更新於"
|
lastUpdated: "最後更新於"
|
||||||
@ -9,6 +10,5 @@ light: "淺色"
|
|||||||
noResultsFound: "無結果"
|
noResultsFound: "無結果"
|
||||||
onThisPage: "此頁上"
|
onThisPage: "此頁上"
|
||||||
tags: "標籤"
|
tags: "標籤"
|
||||||
poweredBy: "由 Hextra 驅動"
|
|
||||||
readMore: "更多 →"
|
readMore: "更多 →"
|
||||||
searchPlaceholder: "搜尋文檔..."
|
searchPlaceholder: "搜尋文檔..."
|
@ -1,7 +1,8 @@
|
|||||||
backToTop: "返回顶部"
|
backToTop: "返回顶部"
|
||||||
changeLanguage: "切换语言"
|
changeLanguage: "切换语言"
|
||||||
changeTheme: "切换主题"
|
changeTheme: "切换主题"
|
||||||
copyright: "© 2025 Hextra Project."
|
copyright: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="工信部备案查询" href="https://beian.miit.gov.cn/"><span>浙ICP备15016890-3号</span></a>'
|
||||||
|
poweredBy: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="Vonng" href="https://vonng.com/"><span>© 2025 冯若航</span></a>'
|
||||||
dark: "深色"
|
dark: "深色"
|
||||||
editThisPage: "在 GitHub 上编辑此页 →"
|
editThisPage: "在 GitHub 上编辑此页 →"
|
||||||
lastUpdated: "最后更新于"
|
lastUpdated: "最后更新于"
|
||||||
@ -9,7 +10,6 @@ light: "浅色"
|
|||||||
noResultsFound: "无结果"
|
noResultsFound: "无结果"
|
||||||
onThisPage: "此页上"
|
onThisPage: "此页上"
|
||||||
tags: "标签"
|
tags: "标签"
|
||||||
poweredBy: "由 Hextra 驱动"
|
|
||||||
readMore: "更多 →"
|
readMore: "更多 →"
|
||||||
searchPlaceholder: "搜索文档..."
|
searchPlaceholder: "搜索文档..."
|
||||||
previous: "上一页"
|
previous: "上一页"
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
backToTop: "返回顶部"
|
backToTop: "返回顶部"
|
||||||
changeLanguage: "切换语言"
|
changeLanguage: "切换语言"
|
||||||
changeTheme: "切换主题"
|
changeTheme: "切换主题"
|
||||||
copyright: "© 2025 Hextra Project."
|
copyright: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="工信部备案查询" href="https://beian.miit.gov.cn/"><span>浙ICP备15016890-3号</span></a>'
|
||||||
|
poweredBy: '<a class="hx:flex hx:text-sm hx:items-center hx:gap-1 hx:text-current" target="_blank" rel="noopener noreferrer" title="Vonng" href="https://vonng.com/"><span>© 2025 冯若航</span></a>'
|
||||||
dark: "深色"
|
dark: "深色"
|
||||||
editThisPage: "在 GitHub 上编辑此页 →"
|
editThisPage: "在 GitHub 上编辑此页 →"
|
||||||
lastUpdated: "最后更新于"
|
lastUpdated: "最后更新于"
|
||||||
@ -9,7 +10,6 @@ light: "浅色"
|
|||||||
noResultsFound: "无结果"
|
noResultsFound: "无结果"
|
||||||
onThisPage: "此页上"
|
onThisPage: "此页上"
|
||||||
tags: "标签"
|
tags: "标签"
|
||||||
poweredBy: "由 Hextra 驱动"
|
|
||||||
readMore: "更多 →"
|
readMore: "更多 →"
|
||||||
searchPlaceholder: "搜索文档..."
|
searchPlaceholder: "搜索文档..."
|
||||||
previous: "上一页"
|
previous: "上一页"
|
||||||
|
Loading…
Reference in New Issue
Block a user