5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2025-02-23 23:21:48 +00:00

Merge branch 'jekyll-service' into panel.sutty.nl

This commit is contained in:
f 2022-03-08 13:11:45 -03:00
commit 2ef73df884

View file

@ -119,7 +119,7 @@ class MetadataFile < MetadataTemplate
end
def relative_destination_path_with_filename
destination_path_with_filename.relative_path_from(site.path)
destination_path_with_filename.relative_path_from(Pathname.new(site.path).realpath)
end
def static_file_path