# Sidebar Avatar avatar: # Replace the default image and set the url here. url: /images/1.gif # If true, the avatar will be displayed in circle. rounded: false # If true, the avatar will be rotated with the cursor. rotated: false
其他页面链接
1 2 3 4 5 6
# Social Links # Usage: `Key: permalink || icon` # Key is the link label showing to end users. # Value before `||` delimiter is the target permalink, value after `||` delimiter is the name of Font Awesome icon. social: GitHub: https://github.com/ANKIIMA || fab fa-github
页脚设置
图标
1 2 3 4 5 6 7 8
# Icon between year and copyright info. icon: # Icon name in Font Awesome. See: https://fontawesome.com/icons name: fa-solid fa-cannabis # If you want to animate the icon, set it to true. animated: false # Change the color of icon, using Hex Code. color: "#A9A9A9"
copyright
1 2
# If not defined, `author` from Hexo `_config.yml` will be used. copyright: ANKIIMA
# Bookmark Support bookmark: enable: true # Customize the color of the bookmark. color: "#222" # If auto, save the reading progress when closing the page or clicking the bookmark-icon. # If manual, only save it by clicking the bookmark-icon. save: auto