diff options
author | James Moger <james.moger@gitblit.com> | 2011-11-12 10:49:10 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2011-11-12 10:49:10 -0500 |
commit | 493ab0f0d6f60528e11d293be4cb68817c7517a5 (patch) | |
tree | 96184b86efafe7f37fb4b5376477279f78d54341 /docs/doc_header.html | |
parent | 4ef60d7a963fdadaa69db98df7844314c2ceb693 (diff) | |
download | gitblit-493ab0f0d6f60528e11d293be4cb68817c7517a5.tar.gz gitblit-493ab0f0d6f60528e11d293be4cb68817c7517a5.zip |
Documentation. Updated Twitter Bootstrap to 1.4.0.
Diffstat (limited to 'docs/doc_header.html')
-rw-r--r-- | docs/doc_header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc_header.html b/docs/doc_header.html index 802f950e..7d4d4c1d 100644 --- a/docs/doc_header.html +++ b/docs/doc_header.html @@ -2,7 +2,7 @@ <html>
<head>
<title>Gitblit</title>
- <link rel="stylesheet" type="text/css" href="./bootstrap.130.css"/>
+ <link rel="stylesheet" type="text/css" href="./bootstrap.140.css"/>
<link rel="stylesheet" type="text/css" href="./bootstrap.gb.css"/>
<link rel="stylesheet" type="text/css" href="./markdown.css"/>
<link rel="shortcut icon" type="image/png" href="./gitblt-favicon.png" />
|