Add the hexo-helper-live2d billboards Niang to the CDN

EDITORIAL

This article describes how to use the Kanban Mother on CDN, the article may have many shortcomings, please understand, welcome Gangster comments.

As used herein, the thing

  1. git 2.24.0
  2. [email protected] (showgirl)
  3. win10 computer

1. text

# 右下角小人
live2d:
  enable: true
  scriptFrom: jsdelivr
  pluginRootPath: live2dw/
  pluginJsPath: lib/
  pluginModelPath: assets/
  tagMode: false    # 标签模式, 是否仅替换 live2d tag标签而非插入到所有页面中
  debug: false
  model:
    use: https://cdn.jsdelivr.net/gh/nineya/blog_file/live2d-widget-model-shizuku/assets/shizuku.model.json
    # use: https://cdn.jsdelivr.net/npm/[email protected]/assets/shizuku.model.json
  display:
    position: right # 显示位置左、右
    width: 120      # 宽度
    height: 240     # 高度
  mobile:
    show: true      # 移动端显示
  react:
    opacity: 0.9    # 透明度

Modify the model to replace the use Kanban Musume

2. summary

There are ambiguities Comments welcome, I would see the reply. This article is over, what are deficiencies please feel free to correct me.

Published 38 original articles · won praise 17 · views 1239

Guess you like

Origin blog.csdn.net/nineya_com/article/details/103525793
cdn