diff --git a/README.md b/README.md index e7814c2..85b43da 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,16 @@ A nice place to show yourself. You can add your own information in your site's ` ### Self-hosted Insite Search Engine With the help of [Insight Search](https://github.com/ppoffice/hexo-theme-icarus/wiki/Search#insight-search), you can search anything inside your site without any third-party plugin. -![](https://ooo.0o0.ooo/2016/04/07/57068467ad5ea.png) +![](http://ppoffice.github.io/hexo-theme-icarus/gallery/insight-search.png "") + +### Custom Comment Services +Icarus supports several comment services, give you better choices to communicate with your readers. + +![](http://ppoffice.github.io/hexo-theme-icarus/gallery/custom-comments.png "") ### Post Banner & Thumbnail -Thanks to [atika](https://github.com/atika), you can now add thumbnails and banners to every post to create better reading experience. +Thanks to [atika](https://github.com/atika), you can now [add thumbnails or banners](https://github.com/ppoffice/hexo-theme-icarus/wiki/Theme#thumbnail) to every post to create better reading experience. ### Responsive Layout diff --git a/package.json b/package.json index 285fdaa..9373e6a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "hexo-theme-icarus", - "version": "0.2.0", + "version": "0.2.1", "private": true }