Skip to content

Commit 6a3b790

Browse files
committed
Remove color scheme.
1 parent 4266dbb commit 6a3b790

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ source "https://rubygems.org"
99
# Happy Jekylling!
1010
#gem "jekyll", "~> 3.9.0"
1111
# This is the theme the Jekyll site.
12-
gem "just-the-docs"
12+
gem "just-the-docs", "~> 0.3.3"
1313
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1414
# uncomment the line below. To upgrade, run `bundle update github-pages`.
1515
gem "github-pages", "~> 209", group: :jekyll_plugins

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ PLATFORMS
264264
DEPENDENCIES
265265
github-pages (~> 209)
266266
jekyll-feed (~> 0.15.1)
267-
just-the-docs
267+
just-the-docs (~> 0.3.3)
268268
tzinfo (~> 1.2)
269269
tzinfo-data
270270
wdm (~> 0.1.1)

0 commit comments

Comments
 (0)