Skip to content

Commit 609756e

Browse files
committed
fix badge & update hexo
1 parent 928544a commit 609756e

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Readme.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# [Thomas Piart's Website](https://tpî.eu), built with [Hexo](https://hexo.io)
22

3-
[![Dependency Status](https://david-dm.org/tomap/tpi2.eu.svg)](https://david-dm.org/tomap/tpi2.eu)
4-
[![Dependency Status](https://david-dm.org/tomap/tpi2.eu/dev-status.svg)](https://david-dm.org/tomap/tpi2.eu?type=dev)
3+
[![Depfu](https://badges.depfu.com/badges/73af18da7af9a1c3def29d4c6f1ae9ff/count.svg)](https://depfu.com/github/tomap/tpi2.eu?project_id=16085)
54
![deployment](https://github.com/tomap/tpi2.eu/workflows/deployment/badge.svg)
65

76
## How To

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"version": "1.0.0",
44
"private": true,
55
"hexo": {
6-
"version": "5.1.1"
6+
"version": "5.2.0"
77
},
88
"dependencies": {
9-
"hexo": "5.1.1",
9+
"hexo": "5.2.0",
1010
"hexo-clean-css": "^1.0.0",
1111
"hexo-generator-feed": "^3.0.0",
1212
"hexo-generator-index": "^2.0.0",

0 commit comments

Comments
 (0)