风
有时候
我只想化作一阵风
无声轻抚你那写满泪痕的脸颊
静静地
只要靠在你的肩头
哪怕一秒钟
就很幸福
- [来源:个人QQ空间]
Learn something of everything, Learn everything of something.
tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true