Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/store
diff options
context:
space:
mode:
authorDave Gandy <dave@davegandy.com>2016-10-27 23:53:09 +0300
committerDave Gandy <dave@davegandy.com>2016-10-27 23:53:09 +0300
commita0b6d3bfecf948fe2f10d25f66c026e4fb952c59 (patch)
tree821f5375a849ef254ecb1cb584a96ab43e3a3cd2 /store
parente05d4447143d00da03876896a69bc78b19bcaa58 (diff)
adding kickstarter widget
Diffstat (limited to 'store')
-rw-r--r--store/index.html18
1 files changed, 13 insertions, 5 deletions
diff --git a/store/index.html b/store/index.html
index ada0d21c4..67969f325 100644
--- a/store/index.html
+++ b/store/index.html
@@ -175,12 +175,20 @@
<div class="jumbotron jumbotron-ad hidden-print">
<div class="container">
-
- <h1><i class="fa fa-shopping-cart fa-lg valign-baseline" aria-hidden="true"></i>&nbsp; Awesome Swag</h1>
- <p>Show your love &amp; support of Font Awesome with official merchandise!</p>
-
- </div>
+ <div class="jumbotron-kickstarter">
+ <div class="jumbotron-text">
+ <h1><i class="fa fa-shopping-cart fa-lg valign-baseline" aria-hidden="true"></i>&nbsp; Awesome Swag</h1>
+ <p>Show your love &amp; support of Font Awesome with official merchandise!</p>
+ </div>
+ <div class="jumbotron-ks-ad">
+ <div id="kickstarter-widget" class="kickstarter-widget-index">
+ <iframe frameborder="0" height="420" scrolling="no" src="https://www.kickstarter.com/projects/232193852/font-awesome-5/widget/card.html?v=2" width="220"></iframe>
+ </div>
+ </div>
+ </div>
+
+ </div>
</div>