diff options
| author | Baraa Hamodi <[email protected]> | 2015-10-10 19:31:57 -0400 |
|---|---|---|
| committer | Baraa Hamodi <[email protected]> | 2015-10-10 19:31:57 -0400 |
| commit | 07c8e3862c78262060ee4d9a1b4ee3eede3f57b4 (patch) | |
| tree | 114591cdd60f14a5817795fac0e11a630b42d1d4 /docs/_plugins/bugify.rb | |
| parent | 799ccf38b9ce78464de2aa8bc863125ecfdebd06 (diff) | |
| download | bootstrap-07c8e3862c78262060ee4d9a1b4ee3eede3f57b4.tar.xz bootstrap-07c8e3862c78262060ee4d9a1b4ee3eede3f57b4.zip | |
Added missing new lines at EOF.
Diffstat (limited to 'docs/_plugins/bugify.rb')
| -rw-r--r-- | docs/_plugins/bugify.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_plugins/bugify.rb b/docs/_plugins/bugify.rb index 3cee9e43f..e085b5a38 100644 --- a/docs/_plugins/bugify.rb +++ b/docs/_plugins/bugify.rb @@ -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) |
