Skip to content

Commit 9fa975f

Browse files
Switch to for-the-badge
1 parent 1b63fad commit 9fa975f

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ node_modules/
22
package-lock.json
33
.DS_Store
44
tmp/
5+
index.node
6+
deploy.sh

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,13 @@ Here is a result from [GTmetrix](https://gtmetrix.com) to show you the changes b
7373
7474
![Comparison](https://user-images.githubusercontent.com/980449/35233293-a8229c72-ffd8-11e7-8a23-3b8bc10d40c3.png)
7575
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
7979
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
8383
8484
[github-url]: https://github.com/next-theme/hexo-optimize/actions?query=workflow%3ALinter
8585
[npm-url]: https://www.npmjs.com/package/hexo-optimize

0 commit comments

Comments
 (0)