diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-03-13 18:47:20 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-03-13 18:47:20 -0400 |
commit | 666640d7cdf31c3e8e4b6ced1f854e9979cfb0ea (patch) | |
tree | 5a0e1e39e37a105512aef2c4aa9fd01a21c80507 /index.html | |
parent | 43a4a1fd764fd15cc530e19a3643cf36d23079b6 (diff) |
index: update bootstrap version used on homepage
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ <![endif]--> <!-- Le styles --> - <link href="css/bootstrap.css" rel="stylesheet"> + <link href="assets/css/bootstrap.css" rel="stylesheet"> <link href="assets/css/bootstrap-responsive.css" rel="stylesheet"> <link href="css/bootswatch.css" rel="stylesheet"> <link rel="alternate" type="application/rss+xml" |