From 0167aa7006eb77d91af0bde70bbe20b6c9715517 Mon Sep 17 00:00:00 2001 From: Wang Chucheng Date: Fri, 12 Mar 2021 23:53:05 +0800 Subject: [PATCH] docs: add badges to README Closes #36 --- .github/workflows/codeql-analysis.yml | 2 +- README.md | 3 +++ README.zh.md | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 5220f62c..f0fab961 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -9,7 +9,7 @@ # the `language` matrix defined below to confirm you have the correct set of # supported CodeQL languages. # -name: "CodeQL" +name: "build" on: push: diff --git a/README.md b/README.md index 751d85ff..54797aea 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ English | [简体中文](https://github.com/wangchucheng/hugo-eureka/blob/master # Eureka +![build](https://github.com/wangchucheng/hugo-eureka/workflows/build/badge.svg) +![license](https://img.shields.io/github/license/wangchucheng/hugo-eureka) + Eureka is a feature-rich and highly customizable [Hugo](https://gohugo.io/) theme. Using Eureka allows you to customize and deploy your website quickly and easily. ![eureka-landing.jpg](https://i.loli.net/2020/11/07/B6GZn1V2AS8XYIT.jpg) diff --git a/README.zh.md b/README.zh.md index c937e803..94313807 100644 --- a/README.zh.md +++ b/README.zh.md @@ -2,6 +2,9 @@ # Eureka +![build](https://github.com/wangchucheng/hugo-eureka/workflows/build/badge.svg) +![license](https://img.shields.io/github/license/wangchucheng/hugo-eureka) + Eureka是一个功能丰富且可高度定制化的[Hugo](https://gohugo.io/)主题,使用Eureka可以让你轻松快捷地定制并部署网站。 ![eureka-landing.jpg](https://i.loli.net/2020/11/07/B6GZn1V2AS8XYIT.jpg)