diff options
| author | Mike McQuaid | 2013-02-21 22:12:11 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2013-02-21 22:12:11 +0000 | 
| commit | c30e1f946aa4865963737b79949db0dfd52d0f96 (patch) | |
| tree | dc9c3a4c04bc5153d6e9751aaf61968e14b93063 /index.html | |
| parent | 38b803acf98cdfc0338e33a2772dc24dda03725a (diff) | |
| download | homebrew-c30e1f946aa4865963737b79949db0dfd52d0f96.tar.bz2 | |
Add Kickstarter link.
References #17963.
Diffstat (limited to 'index.html')
| -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"> | 
