mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 05:31:42 +00:00
fix: modificado metodo Reload en site.rb #14700
This commit is contained in:
parent
2387da24e1
commit
e889f29d17
1 changed files with 1 additions and 1 deletions
|
@ -396,7 +396,7 @@ class Site < ApplicationRecord
|
||||||
|
|
||||||
def reload
|
def reload
|
||||||
super
|
super
|
||||||
reload_jekyll!
|
site.self
|
||||||
end
|
end
|
||||||
|
|
||||||
def configuration
|
def configuration
|
||||||
|
|
Loading…
Reference in a new issue