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 6005f93 commit c90dcf8Copy full SHA for c90dcf8
lib/jekyll-seo-tag/image_drop.rb
@@ -61,6 +61,7 @@ def raw_path
61
62
def absolute_url
63
return unless raw_path
64
+
65
@absolute_url ||= build_absolute_path
66
end
67
0 commit comments