Hexo博客Next主题添加丝带背景

主题配置

主题的配置文件_config.next.yml

1
2
3
4
5
6
7
# Generate a ribbon in your website with HTML5 canvas.
# For more information: https://github.com/hustcc/ribbon.js
canvas_ribbon:
enable: true
size: 300 # The width of the ribbon
alpha: 0.6 # The transparency of the ribbon
zIndex: -1 # The display level of the ribbon