footer: # Specify the date when the site was setup. If not defined, current year will be used. since:2018
# Icon between year and copyright info. icon: # Icon name in Font Awesome. See: https://fontawesome.com/v4.7.0/icons/ # `heart` is recommended with animation in red (#ff0000). name:user # If you want to animate the icon, set it to true. animated:false # Change the color of icon, using Hex Code. color:"#808080"
# If not defined, `author` from Hexo `_config.yml` will be used. copyright:
powered: # Hexo link (Powered by Hexo). enable:false # Version info of Hexo after Hexo link (vX.X.X). version:false
theme: # Theme & scheme info link (Theme - NexT.scheme). enable:false # Version info of NexT after scheme info (vX.X.X). version:false
menu: home:/||fafa-home #about: /about/ || fa fa-user tags:/tags/||fafa-tags categories:/categories/||fafa-th archives:/archives/||fafa-archive #schedule: /schedule/ || fa fa-calendar #sitemap: /sitemap.xml || fa fa-sitemap #commonweal: /404/ || fa fa-heartbeat
头像
**themes/Next/_config.yml,170** 行,设置头像地址。
1 2 3 4 5 6 7 8
# Sidebar Avatar avatar: # Replace the default image and set the url here. url:/images/avatar.gif # If true, the avatar will be dispalyed in circle. rounded:false # If true, the avatar will be rotated with the cursor. rotated:false
# Blog rolls links_settings: icon:link title:Links # Available values: block | inline layout:inline
文章详情
**themes/Next/_config.yml,265 **行,关闭了更新时间。
1 2 3 4 5 6 7 8
# Post meta display settings post_meta: item_text:true created_at:true updated_at: enable:false another_day:true categories:true
文章标签样式
**themes/Next/_config.yml,283 **行。
1 2
# Use icon instead of the symbol # to indicate the tag at the bottom of the post tag_icon:true
文章评论
**themes/Next/_config.yml,695** 行。
1 2 3 4 5 6 7 8 9
disqusjs: enable:true # API Endpoint of Disqus API (https://disqus.com/api/docs/). # Leave api empty if you are able to connect to Disqus API. Otherwise you need a reverse proxy for it. # For example: # api: https://disqus.skk.moe/disqus/ api:https://disqus.skk.moe/disqus/ apikey:# Register new application from https://disqus.com/api/applications/ shortname:# See: https://disqus.com/admin/settings/general/