summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index d4de6100..49247685 100644
--- a/index.html
+++ b/index.html
@@ -4,14 +4,14 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="style.css" rel="stylesheet" type="text/css">
<link href="ui.css" rel="stylesheet" type="text/css">
- <link href='http://fonts.googleapis.com/css?family=Lato:300' rel='stylesheet' type='text/css'>
+ <link href='external/google-lato-300.css' rel='stylesheet' type='text/css'>
<link rel="shortcut icon" href="images/favicon2.ico" />
<script src="d3/d3.v3.min.js"></script>
<script src="scripts/jquery.js"></script>
- <script src="http://code.jquery.com/ui/1.11.0/jquery-ui.js"></script>
+ <script src="external/jquery-ui.js"></script>
<script src="scripts/caret.js"></script>
<script src="scripts/autocomplete.js"></script>