爱,
有的时候不需要山盟海誓的承诺,
但她一定需要细致入微的关怀与问候
爱,
有的时候不需要梁祝化蝶的悲壮,
但她一定需要心有灵犀的默契与投合
爱,
有的时候不需要雄飞雌从的追随,
但她一定需要相濡以沫的支持与理解
- [来源:个人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