Get rid of jQuery
This commit is contained in:
+2
-2
@@ -8,9 +8,9 @@
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/images/favicon_128.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/images/favicon_128.png">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_128.png">
|
||||
<link rel="stylesheet" href="/empact.css">
|
||||
<link rel="stylesheet" href="/app.css">
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600">
|
||||
</head>
|
||||
<body></body>
|
||||
<script src="/empact.js"></script>
|
||||
<script src="/app.js"></script>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user