Skip to content

Github图标

在首页右上角显示Github图标,点击图标跳转Github主页

配置

NexT已经集成了这一功能,进入NexT _config.yml

# `Follow me on GitHub` banner in the top-right corner.
github_banner:
  enable: false
  permalink: https://github.com/yourname
  title: Follow me on GitHub

相关阅读