diff options
| -rw-r--r-- | index.html | 10 | 
1 files changed, 10 insertions, 0 deletions
| diff --git a/index.html b/index.html index 32c58d438..cc0c2f8bb 100644 --- a/index.html +++ b/index.html @@ -32,6 +32,16 @@            <li>              <div class="group row">                <div class="col-1"> +                <p>Please <a href="http://www.kickstarter.com/projects/homebrew/brew-test-bot">back our Kickstarter</a> before March 6th.</p> +              </div> +              <div class="col-2"> +                <iframe frameborder="0" height="380" src="http://www.kickstarter.com/projects/homebrew/brew-test-bot/widget/card.html" width="220"></iframe> +              </div> +            </div> +          </li> +          <li> +            <div class="group row"> +              <div class="col-1">                  <p>Homebrew installs the stuff you need that Apple didn’t.</p>                </div>                <div class="col-2"> | 
