Commit 36e4c9bf authored by XhmikosR's avatar XhmikosR
Browse files

Add missing end of file newlines.

[ci skip]
parent 8cea452e
Showing with 2 additions and 2 deletions
+2 -2
......@@ -6,4 +6,4 @@ module Bridge
site.data["configBridge"] = YAML.load_file("./grunt/configBridge.json")
end
end
end
\ No newline at end of file
end
......@@ -22,4 +22,4 @@ module Jekyll
end
end
Liquid::Template.register_filter(Jekyll::BugFilter)
\ No newline at end of file
Liquid::Template.register_filter(Jekyll::BugFilter)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment