elixir-toolkit-theme 2.3.0 → 2.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_includes/affiliation-tiles-page.html +1 -1
- data/_includes/contributor-minitiles-page.html +1 -1
- data/_includes/contributor-tiles-all.html +1 -1
- data/_includes/head.html +27 -15
- data/_includes/more-information-tiles.html +1 -1
- data/_includes/related-pages.html +1 -1
- data/_includes/resource-table-all.html +6 -6
- data/_includes/toc.html +1 -1
- data/_sass/bootstrap/_buttons.scss +1 -1
- data/_sass/bootstrap/_reboot.scss +1 -0
- data/_sass/bootstrap/_root.scss +3 -0
- data/_sass/bootstrap/_utilities.scss +3 -3
- data/_sass/bootstrap/_variables-dark.scss +2 -0
- data/_sass/bootstrap/_variables.scss +15 -13
- data/_sass/bootstrap/forms/_form-check.scss +1 -0
- data/_sass/bootstrap/mixins/_banner.scss +1 -1
- data/_sass/bootstrap/mixins/_grid.scss +1 -1
- data/assets/js/bootstrap.bundle.min.js +2 -2
- data/assets/js/bootstrap.bundle.min.js.map +1 -1
- metadata +2 -2
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: elixir-toolkit-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.5.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- bedroesb
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-01-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|