Skip to content

Commit 6b41cc0

Browse files
committed
update
1 parent c7df03b commit 6b41cc0

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ gem "github-pages", group: :jekyll_plugins
66
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
77

88
# Performance-booster for watching directories on Windows
9-
gem "wdm", "~> 0.1.0" if Gem.win_platform?
9+
gem "wdm", "~> 0.1.0" if Gem.win_platform?

_config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Site
22
repository: sproogen/resume-theme
33
favicon: images/favicon.ico
4-
54
# Content configuration version
65
version: 2
76

@@ -206,5 +205,5 @@ remote_theme: sproogen/resume-theme
206205
# sass_dir: _sass
207206
# style: compressed
208207

209-
# plugins:
210-
# - jekyll-seo-tag
208+
plugins:
209+
# - jekyll-seo-tag

0 commit comments

Comments
 (0)