widgets: # Profile widget configurations - # Where should the widget be placed, left sidebar or right sidebar position: left type: profile # Author name author: Kyson Lok # Author title author_title: Developer # Author's current location location: ShenZhen, China # URL or path to the avatar image avatar: /img/avatar.png # Whether show the rounded avatar image avatar_rounded: true # Email address for the Gravatar gravatar: # URL or path for the follow button follow_link: 'https://github.com/kysonlok' # Links to be shown on the bottom of the profile widget social_links: Github: icon: fab fa-github url: 'https://github.com/kysonlok' Facebook: icon: fab fa-facebook url: 'https://facebook.com' Twitter: icon: fab fa-twitter url: 'https://twitter.com' Dribbble: icon: fab fa-dribbble url: 'https://dribbble.com' # RSS: # icon: fas fa-rss # url: / - # Where should the widget be placed, left sidebar or right sidebar position: right type: tags # Categories widget configurations - # Where should the widget be placed, left sidebar or right sidebar position: right type: categories # Archives widget configurations - # Where should the widget be placed, left sidebar or right sidebar position: right type: archives
themes/icarus/_config.post.yml 挂件配置:
1 2 3 4 5
widgets: - # Where should the widget be placed, left sidebar or right sidebar position: right type: toc