add beian number

This commit is contained in:
Feng Ruohang 2025-07-31 09:01:24 +08:00
parent 63f0340f14
commit 1d039fab3d
5 changed files with 9 additions and 7 deletions

View File

@ -143,7 +143,7 @@ params:
footer:
enable: true
displayCopyright: true
displayPoweredBy: false
displayPoweredBy: true
width: normal
# Display the last modification date

2
i18n/en.yaml Normal file
View 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>'

View File

@ -1,7 +1,8 @@
backToTop: "返回頂部"
changeLanguage: "切換語言"
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: "深色"
editThisPage: "在 GitHub 上編輯此頁 →"
lastUpdated: "最後更新於"
@ -9,6 +10,5 @@ light: "淺色"
noResultsFound: "無結果"
onThisPage: "此頁上"
tags: "標籤"
poweredBy: "由 Hextra 驅動"
readMore: "更多 →"
searchPlaceholder: "搜尋文檔..."

View File

@ -1,7 +1,8 @@
backToTop: "返回顶部"
changeLanguage: "切换语言"
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: "深色"
editThisPage: "在 GitHub 上编辑此页 →"
lastUpdated: "最后更新于"
@ -9,7 +10,6 @@ light: "浅色"
noResultsFound: "无结果"
onThisPage: "此页上"
tags: "标签"
poweredBy: "由 Hextra 驱动"
readMore: "更多 →"
searchPlaceholder: "搜索文档..."
previous: "上一页"

View File

@ -1,7 +1,8 @@
backToTop: "返回顶部"
changeLanguage: "切换语言"
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: "深色"
editThisPage: "在 GitHub 上编辑此页 →"
lastUpdated: "最后更新于"
@ -9,7 +10,6 @@ light: "浅色"
noResultsFound: "无结果"
onThisPage: "此页上"
tags: "标签"
poweredBy: "由 Hextra 驱动"
readMore: "更多 →"
searchPlaceholder: "搜索文档..."
previous: "上一页"