Show share link
Showing
- .gitignore 12 additions, 3 deletions.gitignore
- .gitlab-ci.yml 3 additions, 0 deletions.gitlab-ci.yml
- _config.yml 10 additions, 1 deletion_config.yml
- _includes/footer.html 15 additions, 6 deletions_includes/footer.html
- _sass/minima/_layout.scss 5 additions, 1 deletion_sass/minima/_layout.scss
- jekyll-theme-lcsb-default.gemspec 1 addition, 3 deletionsjekyll-theme-lcsb-default.gemspec
... | ... | @@ -2,7 +2,7 @@ |
Gem::Specification.new do |spec| | ||
spec.name = "jekyll-theme-lcsb-default" | ||
spec.version = "0.2.21" | ||
spec.version = "0.2.22" | ||
spec.authors = ["Trefex", "jaceklebioda_lux"] | ||
spec.email = ["lcsb-sysadmins@uni.lu"] | ||
... | ... | @@ -18,5 +18,3 @@ Gem::Specification.new do |spec| |
spec.add_development_dependency "bundler", ">= 1.16.1" | ||
spec.add_development_dependency "rake", "~> 12.3" | ||
end | ||
Please register or sign in to comment