👷 Add page footer content.
This commit is contained in:
@@ -265,14 +265,14 @@ params:
|
||||
|
||||
footer:
|
||||
# Specify the year when the site was setup. If not defined, current year will be used.
|
||||
#since: 2021
|
||||
since: 2010
|
||||
|
||||
# Icon between year and copyright info.
|
||||
icon:
|
||||
# Icon name in Font Awesome. See: https://fontawesome.com/icons
|
||||
name: fa fa-heart
|
||||
# If you want to animate the icon, set it to true.
|
||||
animated: false
|
||||
animated: true
|
||||
# Change the color of icon, using Hex Code.
|
||||
color: "#ff0000"
|
||||
|
||||
@@ -285,13 +285,13 @@ params:
|
||||
# Beian ICP and gongan information for Chinese users. See: https://beian.miit.gov.cn, http://www.beian.gov.cn
|
||||
beian:
|
||||
enable: false
|
||||
icp:
|
||||
icp: 粤ICP备18047355-1号
|
||||
# The digit in the num of gongan beian.
|
||||
gongan_id:
|
||||
#gongan_id:
|
||||
# The full num of gongan beian.
|
||||
gongan_num:
|
||||
gonganNum: 11010102001808
|
||||
# The icon for gongan beian. See: http://www.beian.gov.cn/portal/download
|
||||
gongan_icon_url:
|
||||
#gongan_icon_url:
|
||||
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
@@ -784,7 +784,7 @@ params:
|
||||
visitorsIcon: fa fa-user
|
||||
views: true
|
||||
viewsIcon: fa fa-eye
|
||||
postViews: true
|
||||
postViews: false
|
||||
postViewsIcon: far fa-eye
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user