MoePlayer / hexo-tag-aplayer

Embed aplayer in Hexo posts/pages
MIT License
735 stars 98 forks source link

Error: [hexo-tag-aplayer] Meting support is disabled, cannot resolve the meting tags properly. #101

Closed wfckl789 closed 3 years ago

wfckl789 commented 3 years ago

已经在_config.yml里加了 aplayer: meting: true 依然报错无法使用

FM-XP commented 2 years ago

同问

leapyear1969 commented 2 years ago

应该是这个原因,在Hexo的_config.yml配置中添加:

aplayer:
 meting: true

注意meting: true前面的缩进。