mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 01:21: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
|
||||
super
|
||||
reload_jekyll!
|
||||
site.self
|
||||
end
|
||||
|
||||
def configuration
|
||||
|
|
Loading…
Reference in a new issue