Skip to content
Snippets Groups Projects
Commit e9f16085 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

Merge branch 'fix-version-spaceship' into 'develop'

fix version of spaceship plugin

See merge request R3/howto-cards!144
parents f50bdb56 d2b299b7
No related branches found
No related tags found
No related merge requests found
......@@ -45,4 +45,4 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
# Performance-booster for watching directories on Windows
gem "wdm", "~> 0.1.1" if Gem.win_platform?
gem 'jekyll-spaceship'
\ No newline at end of file
gem 'jekyll-spaceship', "0.6.0"
\ No newline at end of file
......@@ -57,6 +57,7 @@ plugins:
- jekyll-feed
- jekyll-paginate-v2
- jekyll-redirect-from
- jekyll-spaceship
# These settings are used to display share link to howto.lcsb.uni.lu
# The display logic itself is in the template
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment