5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-02 07:14:16 +00:00

fix: modificado metodo Reload en site.rb #14700

This commit is contained in:
jazzari 2023-12-07 15:37:46 +01:00
parent 2387da24e1
commit e889f29d17

View file

@ -396,7 +396,7 @@ class Site < ApplicationRecord
def reload
super
reload_jekyll!
site.self
end
def configuration