This commit is contained in:
mei 2025-07-25 12:30:46 +08:00
parent 35ba9e4718
commit 12fa32ce54

View File

@ -472,15 +472,15 @@ footer:
# 国内大陆服务器的备案信息 # 国内大陆服务器的备案信息
# For Chinese mainland website policy, other areas keep disable # For Chinese mainland website policy, other areas keep disable
beian: beian:
enable: false enable: true
# ICP证号 # ICP证号
icp_text: 京ICP证123456 icp_text: 鲁ICP备2025175938
# 公安备案号不填则只显示ICP # 公安备案号不填则只显示ICP
police_text: 京公网安备12345678号 police_text:
# 公安备案的编号用于URL跳转查询 # 公安备案的编号用于URL跳转查询
police_code: 12345678 police_code:
# 公安备案的图片. 为空时不显示备案图片 # 公安备案的图片. 为空时不显示备案图片
police_icon: /img/police_beian.png police_icon:
#--------------------------- #---------------------------