summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2014-11-11 02:51:04 +0200
committerAlon Levy <alon@pobox.com>2014-11-11 14:30:09 +0200
commit05d2c42815c15c33508299c16558248cc7a8f2ae (patch)
tree1fd3e6cf4c4a3719ff869ce6163de0025844cda4 /index.html
parent4d1929936434516ee965e3dce4941e592ab14be1 (diff)
rename: external/ -> lib/
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 d6010092..962644f5 100644
--- a/index.html
+++ b/index.html
@@ -4,12 +4,12 @@
<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='external/google-lato-300.css' rel='stylesheet' type='text/css'>
+ <link href='lib/google-lato-300.css' rel='stylesheet' type='text/css'>
<link rel="shortcut icon" href="images/favicon2.ico" />
<script src="scripts/local_config.js"></script>
- <script data-main='scripts/app.js' src="external/require.js"></script>
+ <script data-main='scripts/app.js' src="lib/require.js"></script>
</head>