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:
parent
8cea452e12
commit
36e4c9bffc
2 changed files with 2 additions and 2 deletions
|
@ -6,4 +6,4 @@ module Bridge
|
|||
site.data["configBridge"] = YAML.load_file("./grunt/configBridge.json")
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
@ -22,4 +22,4 @@ module Jekyll
|
|||
end
|
||||
end
|
||||
|
||||
Liquid::Template.register_filter(Jekyll::BugFilter)
|
||||
Liquid::Template.register_filter(Jekyll::BugFilter)
|
||||
|
|
Loading…
Add table
Reference in a new issue