Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
MehediH authored Jun 30, 2017
1 parent dbd4e36 commit 35246ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<html>
<head>
<title>Tweeten, a powerful Twitter client</title>
<link rel="stylesheet" type="text/css" href="./inc/css/app.css?v=2.3.1">
<link rel="stylesheet" type="text/css" href="./inc/css/app.css?v=5">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<script src="inc/js/app.js?v=2.2"></script>
<script src="inc/js/app.js?v=5"></script>
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<link rel="icon" type="image/png" sizes="32x32" href="./inc/images/fav/favicon-32x32.png?v=2">
Expand Down

0 comments on commit 35246ab

Please sign in to comment.