We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c092f3b commit 4d5d784Copy full SHA for 4d5d784
Gemfile
@@ -16,7 +16,7 @@ gem "github-pages", group: :jekyll_plugins
16
17
gem "jekyll", "=3.9.3"
18
19
-gem "wdm", "~> 0.1.0" if Gem.win_platform?
+# gem "wdm", "~> 0.1.0" if Gem.win_platform?
20
21
# If you have any plugins, put them here!
22
group :jekyll_plugins do
0 commit comments