mirror of
https://github.com/danbee/cv
synced 2025-03-04 08:59:12 +00:00
Remove unnecessary script
This commit is contained in:
parent
5ad0a26aa4
commit
aa49e5fd8a
@ -1,9 +1,6 @@
|
|||||||
<footer class="clearfix" role="contentinfo"></footer>
|
<footer class="clearfix" role="contentinfo"></footer>
|
||||||
<!-- mathiasbynens.be/notes/async-analytics-snippet Change UA-XXXXX-X to be your site's ID -->
|
<!-- mathiasbynens.be/notes/async-analytics-snippet Change UA-XXXXX-X to be your site's ID -->
|
||||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script>
|
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script>
|
||||||
<script>
|
|
||||||
window.jQuery || document.write('<script src="js/libs/jquery-1.5.1.min.js">\x3C/script>')
|
|
||||||
</script>
|
|
||||||
<script src="js/plugins.js"></script>
|
<script src="js/plugins.js"></script>
|
||||||
<script src="js/script.js"></script>
|
<script src="js/script.js"></script>
|
||||||
<!--[if (lt IE 9) & (!IEMobile)]
|
<!--[if (lt IE 9) & (!IEMobile)]
|
||||||
|
|||||||
@ -13,7 +13,7 @@
|
|||||||
<!-- For all browsers -->
|
<!-- For all browsers -->
|
||||||
<%= stylesheet_link_tag "https://cloud.typography.com/7434852/7265372/css/fonts.css" %>
|
<%= stylesheet_link_tag "https://cloud.typography.com/7434852/7265372/css/fonts.css" %>
|
||||||
<%= stylesheet_link_tag "css/style" %>
|
<%= stylesheet_link_tag "css/style" %>
|
||||||
<!-- JavaScript at bottom except for Modernizr and Typekit -->
|
<!-- JavaScript at bottom except for Modernizr -->
|
||||||
<%= javascript_include_tag "js/libs/modernizr-1.7.min.js" %>
|
<%= javascript_include_tag "js/libs/modernizr-1.7.min.js" %>
|
||||||
<%= favicon_tag "favicon.png" %>
|
<%= favicon_tag "favicon.png" %>
|
||||||
<!-- http://t.co/y1jPVnT -->
|
<!-- http://t.co/y1jPVnT -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user