mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-14 15:11:11 -06:00
Try to fix ruby script
This is really a shoot in the dark... I have not tested it in any way.
This commit is contained in:
@@ -79,7 +79,7 @@ class ModifyBuild
|
||||
end
|
||||
|
||||
def is_cover_page?(filename)
|
||||
["book.html", "index.html"].any? do |name|
|
||||
["book_sans_serif.html", "index.html"].any? do |name|
|
||||
filename.include?(name)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user