mirror of https://gitlab.com/curben/blog
docs: fix links in badge
This commit is contained in:
parent
e4345f743b
commit
581c41fef0
|
@ -2,8 +2,8 @@
|
|||
===
|
||||
|
||||
[![Netlify Status](https://api.netlify.com/api/v1/badges/aaf73659-db84-4c41-a700-de3926022674/deploy-status)](https://app.netlify.com/sites/curben/deploys)
|
||||
![Build Status](https://gitlab.com/curben/curben.gitlab.io/badges/master/pipeline.svg)
|
||||
![https://www.npmjs.com/package/hexo](https://img.shields.io/badge/hexo-3.8.0-blue.svg)
|
||||
[![Build Status](https://gitlab.com/curben/curben.gitlab.io/badges/master/pipeline.svg)](https://gitlab.com/curben/blog/-/jobs)
|
||||
[![Hexo version](https://img.shields.io/badge/hexo-3.8.0-blue.svg)](https://www.npmjs.com/package/hexo)
|
||||
|
||||
Forked from GitLab's [Hexo](https://gitlab.com/pages/hexo) example with [Typing](https://github.com/geekplux/hexo-theme-typing) theme.
|
||||
|
||||
|
|
Loading…
Reference in New Issue