我们想一想,从上一年八月,
从我们决定再战一次,
那个时候,不都是带着一个梦想而来吗?
现在,我们再想一想,我们最初的梦想是什么?
我们再次冲刺的时刻到来了,
我们应更主动地学习,更勤奋地学习,
现在,就让我们带上自信,放飞梦想吧!
九十天动员会(原创)
[<神><仙><天><堂>]
- [来源:个人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