mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-27 02:16:22 +00:00
Merge branch 'jekyll-service' into panel.sutty.nl
This commit is contained in:
commit
1f61bfd053
1 changed files with 5 additions and 0 deletions
|
@ -13,6 +13,11 @@ class MetadataFile < MetadataTemplate
|
|||
value == default_value
|
||||
end
|
||||
|
||||
# No hay valores sugeridos para archivos subidos.
|
||||
#
|
||||
# XXX: Esto ayuda a deserializar en {Site#everything_of}
|
||||
def values; end
|
||||
|
||||
def validate
|
||||
super
|
||||
|
||||
|
|
Loading…
Reference in a new issue