Skip to content

Commit

Permalink
Merge pull request #33 from olifre/migrate-readme-badge-to-gh-action
Browse files Browse the repository at this point in the history
README: Use badge from github-action instead of Travis-CI.
  • Loading branch information
parkr committed Jul 26, 2021
2 parents cb644fd + 7b848bf commit 5a39bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The Midnight theme

[Build Status](https://github.com/pages-themes/midnight/actions/workflows/ci.yaml) [![Gem Version](https://badge.fury.io/rb/jekyll-theme-midnight.svg)](https://badge.fury.io/rb/jekyll-theme-midnight)
[![.github/workflows/ci.yaml](https://github.com/pages-themes/midnight/actions/workflows/ci.yaml/badge.svg)](https://github.com/pages-themes/midnight/actions/workflows/ci.yaml) [![Gem Version](https://badge.fury.io/rb/jekyll-theme-midnight.svg)](https://badge.fury.io/rb/jekyll-theme-midnight)

*Midnight is a Jekyll theme for GitHub Pages. You can [preview the theme to see what it looks like](http://pages-themes.github.io/midnight), or even [use it today](#usage).*

Expand Down

0 comments on commit 5a39bf4

Please sign in to comment.