Skip to content

Commit 2ea21ec

Browse files
committed
Update badge
Signed-off-by: Sven Strickroth <[email protected]>
1 parent 1291aa0 commit 2ea21ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
jekyll-multisite
22
=================
33

4-
[![Gem](https://img.shields.io/gem/v/jekyll-multisite.svg?style=plastic)]()
4+
[![Gem Version](https://badge.fury.io/rb/jekyll-multisite.svg)](https://badge.fury.io/rb/jekyll-multisite)
55

66
Jekyll doesn't support multiple sites by default. If you want to have multiple sites with shared source code with Jekyll, you'll need to use the [jekyll-unsanitize](https://github.com/sumdog/jekyll-unsanitize) gem plus a ton of ugly symbolic links in your source tree. The following plugin adds support for a shared base that can be used in multiple Jekyll projects.
77

0 commit comments

Comments
 (0)