We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f72dc37 commit 81ca6e2Copy full SHA for 81ca6e2
_plugins/Hooks.rb
@@ -13,7 +13,6 @@
13
14
module Jekyll
15
Hooks.register :site, :post_write do |site|
16
- next unless Jekyll.env == "production"
17
cv = site.data['cv']
18
path = "#{site.dest}/assets/henrik-becker"
19
0 commit comments