反反覆覆
要不是当初的温柔毕竟是我爱的人
我能够怪你什么
原谅把你带走的雨天
在渐渐模糊的窗前
每个人最后都要说再见
原谅被你带走的永远
微笑着容易过一天
也许是我已经 老了一点
谁都别说 让我一个人躲一躲
我试着恨你 却想起你的笑容
或许,明天我就会忘记自己
- [来源:个人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