最近蛋蛋的英语进步明显,经常会把最近学到的单词说出来,中英混杂,比如cat,比如banana。
小一一的话,走路已经很溜了,并能够听懂简单的指令,譬如:拿xx,不要xx之类的。
希望能有更大的进步吧。
这里有我们的树洞
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