1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00

Remove unnecessary script

This commit is contained in:
Daniel Barber 2017-02-04 19:12:24 +00:00
parent 5ad0a26aa4
commit aa49e5fd8a
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8
2 changed files with 1 additions and 4 deletions

View File

@ -1,9 +1,6 @@
<footer class="clearfix" role="contentinfo"></footer>
<!-- 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>
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/script.js"></script>
<!--[if (lt IE 9) & (!IEMobile)]

View File

@ -13,7 +13,7 @@
<!-- For all browsers -->
<%= stylesheet_link_tag "https://cloud.typography.com/7434852/7265372/css/fonts.css" %>
<%= 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" %>
<%= favicon_tag "favicon.png" %>
<!-- http://t.co/y1jPVnT -->