diff options
| author | XhmikosR <[email protected]> | 2015-09-08 08:16:07 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-09-08 08:16:54 +0300 |
| commit | 36e4c9bffcae40cde42b6baa28961a8979cc24d0 (patch) | |
| tree | 668752eafc341fad867a13061ad886455c5dc4a8 /docs/_plugins/bugify.rb | |
| parent | 8cea452e12a227ca750e293d425d06f285c6d1d7 (diff) | |
| download | bootstrap-36e4c9bffcae40cde42b6baa28961a8979cc24d0.tar.xz bootstrap-36e4c9bffcae40cde42b6baa28961a8979cc24d0.zip | |
Add missing end of file newlines.
[ci skip]
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) |
