0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01: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)