Merge pull request #833 from o0oo0ooo0/patch-1

错别字
pull/837/head
Ruipeng Zhang 2021-01-19 10:43:56 -05:00 committed by GitHub
commit 5a4285e4b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ CSS类名中的数字标志着一个挂件或主内容所占据的栏数量。
</article>
当你使用`hexo server`启动本地Hexo服务器时Icarus会缓存布局文件。
如要使布局文件的修改生效,请重启本地服务
如要使布局文件的修改生效,请重启本地服务
其他情况下临时生成的数据会被Hexo缓存在内存或者`db.json`数据库中。
在运行`hexo server`或`hexo generate`之前执行`hexo clean`应该可以解决此问题。