File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -2,3 +2,5 @@ node_modules/
2
2
package-lock.json
3
3
.DS_Store
4
4
tmp /
5
+ index.node
6
+ deploy.sh
Original file line number Diff line number Diff line change @@ -73,13 +73,13 @@ Here is a result from [GTmetrix](https://gtmetrix.com) to show you the changes b
73
73
74
74

75
75
76
- [github-image]: https://img.shields.io/github/actions/workflow/status/next-theme/hexo-optimize/linter.yml?branch=main&style=flat-square
77
- [npm-image]: https://img.shields.io/npm/v/hexo-optimize.svg?style=flat-square
78
- [lic-image]: https://img.shields.io/npm/l/hexo-optimize?style=flat-square
76
+ [github-image]: https://img.shields.io/github/actions/workflow/status/next-theme/hexo-optimize/linter.yml?branch=main&style=for-the-badge
77
+ [npm-image]: https://img.shields.io/npm/v/hexo-optimize.svg?style=for-the-badge
78
+ [lic-image]: https://img.shields.io/npm/l/hexo-optimize?style=for-the-badge
79
79
80
- [size-image]: https://img.shields.io/github/languages/code-size/next-theme/hexo-optimize?style=flat-square
81
- [dm-image]: https://img.shields.io/npm/dm/hexo-optimize?style=flat-square
82
- [dt-image]: https://img.shields.io/npm/dt/hexo-optimize?style=flat-square
80
+ [size-image]: https://img.shields.io/github/languages/code-size/next-theme/hexo-optimize?style=for-the-badge
81
+ [dm-image]: https://img.shields.io/npm/dm/hexo-optimize?style=for-the-badge
82
+ [dt-image]: https://img.shields.io/npm/dt/hexo-optimize?style=for-the-badge
83
83
84
84
[github-url]: https://github.com/next-theme/hexo-optimize/actions?query=workflow%3ALinter
85
85
[npm-url]: https://www.npmjs.com/package/hexo-optimize
You can’t perform that action at this time.
0 commit comments