Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
36e4c9bf
Commit
36e4c9bf
authored
9 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Add missing end of file newlines.
[ci skip]
parent
8cea452e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/_plugins/bridge.rb
+1
-1
docs/_plugins/bridge.rb
docs/_plugins/bugify.rb
+1
-1
docs/_plugins/bugify.rb
with
2 additions
and
2 deletions
+2
-2
docs/_plugins/bridge.rb
+
1
-
1
View file @
36e4c9bf
...
...
@@ -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
This diff is collapsed.
Click to expand it.
docs/_plugins/bugify.rb
+
1
-
1
View file @
36e4c9bf
...
...
@@ -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
)
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets