diff options
| author | Mark Otto <[email protected]> | 2014-02-08 16:52:22 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-02-08 16:52:22 -0800 |
| commit | e9199718d64dadc22d61b4cea8c77a2307455823 (patch) | |
| tree | b10f0174a9d564da40df55d658136fef74b6adb9 /docs/_data | |
| parent | 4787a69efbe0fcd81228781b3c91dfe198aa0f1b (diff) | |
| parent | 7f88009394e72395aa7a458ae442b0c3037dbd15 (diff) | |
| download | bootstrap-e9199718d64dadc22d61b4cea8c77a2307455823.tar.xz bootstrap-e9199718d64dadc22d61b4cea8c77a2307455823.zip | |
Merge branch 'master' into fix-12154
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/showcase.yml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/_data/showcase.yml b/docs/_data/showcase.yml new file mode 100644 index 000000000..0c593fcc5 --- /dev/null +++ b/docs/_data/showcase.yml @@ -0,0 +1,19 @@ +- name: Coinbase + url: https://coinbase.com/ + expo_url: http://expo.getbootstrap.com/2013/08/06/coinbase/ + img: http://expo.getbootstrap.com/screenshots/coinbase.jpg + +- name: Localcrime + url: http://www.localcrimeapp.com/ + expo_url: http://expo.getbootstrap.com/2013/08/08/localcrime/ + img: http://expo.getbootstrap.com/screenshots/localcrime.jpg + +- name: Sentry + url: https://www.getsentry.com/ + expo_url: http://expo.getbootstrap.com/2013/05/09/sentry/ + img: http://expo.getbootstrap.com/screenshots/sentry.jpg + +- name: Fortrabbit + url: http://fortrabbit.com/ + expo_url: http://expo.getbootstrap.com/2013/08/05/fortrabbit/ + img: http://expo.getbootstrap.com/screenshots/fortrabbit.jpg |
