From 292734d7f34b59152c66ade7490d18036dee7bb7 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 1 Apr 2013 13:14:39 -0700 Subject: Docs examples update * Remove unused fluid image * Add image, link, and description for new grid example * Update sign in example image --- .../assets/img/examples/bootstrap-example-fluid.png | Bin 209039 -> 0 bytes docs/assets/img/examples/bootstrap-example-grid.png | Bin 0 -> 44966 bytes .../img/examples/bootstrap-example-signin.png | Bin 22037 -> 16397 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 docs/assets/img/examples/bootstrap-example-fluid.png create mode 100644 docs/assets/img/examples/bootstrap-example-grid.png (limited to 'docs/assets/img') diff --git a/docs/assets/img/examples/bootstrap-example-fluid.png b/docs/assets/img/examples/bootstrap-example-fluid.png deleted file mode 100644 index 5f49a332f..000000000 Binary files a/docs/assets/img/examples/bootstrap-example-fluid.png and /dev/null differ diff --git a/docs/assets/img/examples/bootstrap-example-grid.png b/docs/assets/img/examples/bootstrap-example-grid.png new file mode 100644 index 000000000..cdc1c0726 Binary files /dev/null and b/docs/assets/img/examples/bootstrap-example-grid.png differ diff --git a/docs/assets/img/examples/bootstrap-example-signin.png b/docs/assets/img/examples/bootstrap-example-signin.png index b649a985d..c55bbd59d 100644 Binary files a/docs/assets/img/examples/bootstrap-example-signin.png and b/docs/assets/img/examples/bootstrap-example-signin.png differ -- cgit v1.2.3