chore: update readme & package.json
parent
95b85c9cdf
commit
4e857224bb
|
@ -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
|
### 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.
|
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.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### Custom Comment Services
|
||||||
|
Icarus supports several comment services, give you better choices to communicate with your readers.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Post Banner & Thumbnail
|
### 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
|
### Responsive Layout
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "hexo-theme-icarus",
|
"name": "hexo-theme-icarus",
|
||||||
"version": "0.2.0",
|
"version": "0.2.1",
|
||||||
"private": true
|
"private": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue