diff options
| author | Mark Otto <[email protected]> | 2012-03-23 01:13:20 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-03-23 01:13:20 -0700 |
| commit | 622b8fa3f0d54e1c356fbe76d7bdc407919ff840 (patch) | |
| tree | f9ce7e70400c02534f7fbd06208f52b376730ea8 /docs/index.html | |
| parent | e84161076b6c54be4ab0950f5d91c23456a967a7 (diff) | |
| download | bootstrap-622b8fa3f0d54e1c356fbe76d7bdc407919ff840.tar.xz bootstrap-622b8fa3f0d54e1c356fbe76d7bdc407919ff840.zip | |
adding blog link to docs homepage
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 2dba90a3f..1f009bcb5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -90,6 +90,7 @@ <ul class="quick-links"> <li><a href="./upgrading.html">Upgrading from 1.4</a></li> <li><a href="https://github.com/twitter/bootstrap/zipball/master">Download with docs</a></li> + <li><a href="http://blog.getbootstrap.com">Read the blog</a></li> <li><a href="https://github.com/twitter/bootstrap/issues?state=open">Submit issues</a></li> <li><a href="https://github.com/twitter/bootstrap/wiki">Roadmap and changelog</a></li> </ul> |
