diff options
author | jeffreytse <jeffreytse.mail@gmail.com> | 2020-08-31 17:00:53 +0800 |
---|---|---|
committer | jeffreytse <jeffreytse.mail@gmail.com> | 2020-08-31 17:04:42 +0800 |
commit | 62a387dd8db7a8e3f5ab4605152cf04bc8bc4ba0 (patch) | |
tree | e76716c63a2b3665c070801c7425fe94f5dc0ea3 | |
parent | f8c6653d5dcead75621b33905003b84a4c109bde (diff) |
docs: add Github Pages status badge
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ # jekyll-theme-yat +[![Github Pages](https://github.com/jeffreytse/jekyll-theme-yat/workflows/Github%20Pages/badge.svg)](https://jeffreytse.github.io/jekyll-theme-yat) [![Gem Version](https://badge.fury.io/rb/jekyll-theme-yat.svg)](http://badge.fury.io/rb/jekyll-theme-yat) [![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT) [![Donate (Liberapay)](http://img.shields.io/liberapay/goal/jeffreytse.svg?logo=liberapay)](https://liberapay.com/jeffreytse) |