Skip to content
GitLab
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
8183b959
Commit
8183b959
authored
Jan 25, 2017
by
Milan
Browse files
no need for fetching the external jquery anymore
parent
3167b9e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/views/layouts/application.html.erb
View file @
8183b959
...
...
@@ -17,7 +17,6 @@
<link
rel=
"shortcut icon"
href=
"//images.illuna-minetest.tk/icons/favicon.ico"
type=
"image/x-icon"
/>
<%=
stylesheet_link_tag
'application'
,
media:
'all'
,
'data-turbolinks-track'
:
'reload'
%>
<%=
yield
(
:stylesheet
)
%>
<script
src=
"//assets.illuna-minetest.tk/js/jquery.min.js"
></script>
</head>
<body
link=
"#c7c7c7"
vlink=
"#c7c7c7"
alink=
"#c7c7c7"
>
<nav
class=
"navbar navbar-default navbar-fixed-top"
>
...
...
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