parent
ce1f01c494
commit
28131624b8
|
@ -127,7 +127,7 @@ module Jekyll
|
|||
#
|
||||
# Returns the computed URL for the document.
|
||||
def url
|
||||
@url ||= URL.new({
|
||||
@url = URL.new({
|
||||
template: url_template,
|
||||
placeholders: url_placeholders,
|
||||
permalink: permalink
|
||||
|
|
Loading…
Reference in New Issue