1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Add missing end of file newlines.

[ci skip]
This commit is contained in:
XhmikosR 2015-09-08 08:16:07 +03:00
parent 8cea452e12
commit 36e4c9bffc
2 changed files with 2 additions and 2 deletions

View file

@ -6,4 +6,4 @@ module Bridge
site.data["configBridge"] = YAML.load_file("./grunt/configBridge.json")
end
end
end
end

View file

@ -22,4 +22,4 @@ module Jekyll
end
end
Liquid::Template.register_filter(Jekyll::BugFilter)
Liquid::Template.register_filter(Jekyll::BugFilter)