Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #16 from aymericbeaumet/greenkeeper/initial
Browse files Browse the repository at this point in the history
Add Greenkeeper badge 馃尨
  • Loading branch information
aymericbeaumet committed Aug 22, 2019
2 parents 23a1b12 + 3d77cb4 commit 615eb76
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
@@ -1,8 +1,8 @@
# metalsmith-redirect

[![npm](https://img.shields.io/npm/v/metalsmith-redirect?style=flat-square)](https://www.npmjs.com/package/metalsmith-redirect)
[![Build](https://img.shields.io/travis/aymericbeaumet/metalsmith-redirect?style=flat-square)](https://travis-ci.org/aymericbeaumet/metalsmith-redirect)
[![Issues](https://img.shields.io/github/issues/aymericbeaumet/metalsmith-redirect?style=flat-square)](https://github.com/aymericbeaumet/metalsmith-redirect/issues)
[![travis](https://img.shields.io/travis/aymericbeaumet/metalsmith-redirect?style=flat-square&logo=travis)](https://travis-ci.org/aymericbeaumet/metalsmith-redirect)
[![github](https://img.shields.io/github/issues/aymericbeaumet/metalsmith-redirect?style=flat-square&logo=github)](https://github.com/aymericbeaumet/metalsmith-redirect/issues)
[![npm](https://img.shields.io/npm/v/metalsmith-redirect?style=flat-square&logo=npm)](https://www.npmjs.com/package/metalsmith-redirect)

This plugins enables you to create HTTP redirections in your [Metalsmith](https://metalsmith.io/) website. There are several ways to do so:

Expand Down

0 comments on commit 615eb76

Please sign in to comment.