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 cd41029 commit 9cc0819Copy full SHA for 9cc0819
lib/jekyll-git-hash.rb
@@ -9,7 +9,7 @@
9
# use `{{ site.data['hash'] }}` in your Liquid templates
10
#
11
# Author: Yegor Bugayenko <yegor@tpc2.com>
12
-# Source: http://github.com/yegor256/jekyll-git-hash
+# Source: https://github.com/yegor256/jekyll-git-hash
13
class Jekyll::GitHashGenerator < Generator
14
priority :high
15
safe true
0 commit comments