Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Illuna-Minetest
illuna-minetest.tk-old
Commits
1eda5c48
Commit
1eda5c48
authored
Dec 27, 2016
by
Milan
Browse files
typofix
🐱
parent
d535a57c
Changes
1
Show whitespace changes
Inline
Side-by-side
app/views/layouts/application.html.erb
View file @
1eda5c48
...
@@ -96,6 +96,6 @@
...
@@ -96,6 +96,6 @@
<%=
javascript_include_tag
'application'
,
'data-turbolinks-track'
:
'reload'
%>
<%=
javascript_include_tag
'application'
,
'data-turbolinks-track'
:
'reload'
%>
<script
src=
"//assets.illuna-minetest.tk/bootstrap/js/bootstrap.min.js"
></script>
<script
src=
"//assets.illuna-minetest.tk/bootstrap/js/bootstrap.min.js"
></script>
<script
src=
"//assets.illuna-minetest.tk/js/piwik.js"
></script>
<script
src=
"//assets.illuna-minetest.tk/js/piwik.js"
></script>
<script
src=
"//assets.tchncs.de/js/cookie-consent.js"
></script>
"
<script
src=
"//assets.tchncs.de/js/cookie-consent.js"
></script>
<%=
yield
(
:after
)
%>
<%=
yield
(
:after
)
%>
<link
href=
"//assets.illuna-minetest.tk/css/bg.css"
rel=
"stylesheet"
type=
"text/css"
>
<link
href=
"//assets.illuna-minetest.tk/css/bg.css"
rel=
"stylesheet"
type=
"text/css"
>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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