footer
footer:
runtime: true # show website running time or not
icon: '<i class="fa-solid fa-heart fa-beat" style="--fa-animation-duration: 0.5s; color: #f54545"></i>' # footer icon, write fontawesome html code here
start_time: 2022/8/17 11:45:14 # the starting time of your website, format: yyyy/mm/dd hh:mm:ss
customize: # customize footer message, can be html code
icp: # ICP record number of your website, Can be null
enable: false
number: # ICP record number
url: # ICP record url
该配置项用于设置网站底部的信息展示。
runtime
是否显示网站运行时间。选项:true
/false
icon
页脚图标,请前往 FontAwesome 找到你要的图标,然后复制html代码粘贴在这里,请用''
单引号括起来。支持 Fontawesome 动画样式。start_time
网站起始时间。用于计算网站运行时间和版权日期customize
页脚自定义内容。支持html
代码icp
网站备案号enable
是否开启number
备案号url
可选,填你希望让备案号前往的网址
警告
不建议删除页脚中的主题版本号,这是对主题创作者的认可和感激的方式,感谢!