Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove jquery, jquery-ui and search.js, as they aren't used here (404)
  • Loading branch information
timo committed Feb 18, 2016
1 parent 018a746 commit 5282a5d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions template/head.html
Expand Up @@ -2,6 +2,3 @@
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="/css/style.css" media="screen" title="default" />
<link rel="stylesheet" type="text/css" href="/css/vim.css" media="screen" title="default" />
<script async type="text/javascript" src="/js/jquery-1.7.2.min.js"></script>
<script async type="text/javascript" src="/js/jquery-ui-1.8.21.custom.min.js"></script>
<script async type="text/javascript" src="/js/search.js"></script>

0 comments on commit 5282a5d

Please sign in to comment.