mirror of
https://github.com/zyphlar/bustdd-calculator.git
synced 2024-03-08 15:27:47 +00:00
Update index.html
This commit is contained in:
parent
d14964de66
commit
a139655717
|
@ -5,14 +5,14 @@
|
|||
<meta charset="utf-8" />
|
||||
|
||||
|
||||
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.2/themes/smoothness/jquery-ui.css" />
|
||||
<script src="http://code.jquery.com/jquery-1.9.1.js"></script>
|
||||
<script src="http://code.jquery.com/ui/1.10.2/jquery-ui.js"></script>
|
||||
<link rel="stylesheet" href="https://code.jquery.com/ui/1.10.2/themes/smoothness/jquery-ui.css" />
|
||||
<script src="https://code.jquery.com/jquery-1.9.1.js"></script>
|
||||
<script src="https://code.jquery.com/ui/1.10.2/jquery-ui.js"></script>
|
||||
|
||||
<link href="bootstrap.min.css" rel="stylesheet" media="screen">
|
||||
<script src="bootstrap.min.js"></script>
|
||||
|
||||
<link href='http://fonts.googleapis.com/css?family=Titillium+Web' rel='stylesheet' type='text/css' />
|
||||
<link href='https://fonts.googleapis.com/css?family=Titillium+Web' rel='stylesheet' type='text/css' />
|
||||
|
||||
<script>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user