summaryrefslogtreecommitdiff
path: root/help/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'help/index.html')
-rw-r--r--help/index.html18
1 files changed, 16 insertions, 2 deletions
diff --git a/help/index.html b/help/index.html
index b9b97f97..ca17f4ab 100644
--- a/help/index.html
+++ b/help/index.html
@@ -14,7 +14,7 @@
<style>
h1 {
- margin-top: 2em;
+ padding-top: 2em;
}
code {
@@ -22,6 +22,12 @@
color: inherit;
}
+ img {
+ width: 100%;
+ max-width: 500px;
+ margin-bottom: 2em;
+ }
+
</style>
<script>
@@ -150,6 +156,14 @@
<h1 id="glyphsearch">GlyphSearch</h1>
<p>Use <a href="http://glyphsearch.com/" target="_blank">GlyphSearch</a> to find the icons you need from Glyphicons, Font Awesome, and other popular icon font libraries.</p>
+ <h1 id="support">Support</h1>
+ <p>Show your support for Bootswatch by buying official gear.</p>
+ <p>T-shirts based on several themes including Cyborg, Flatly, and Slate are available at <a href="http://bootswatch.spreadshirt.com/">Spreadshirt</a>.</p>
+ <p><a href="http://bootswatch.spreadshirt.com/"><img src="../assets/img/tshirt.jpg"></a></p>
+ <p>Stickers are available at <a href="http://www.stickermule.com/marketplace/1959-bootswatch">Sticker Mule</a>.</p>
+ <p><a href="http://www.stickermule.com/marketplace/1959-bootswatch"><img src="../assets/img/stickers.jpg"></a></p>
+ <p>Donations are also accepted via <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=F22JEM3Q78JC2">PayPal</a>.</p>
+
</div>
</div>
</div>
@@ -167,7 +181,7 @@
<li><a href="https://twitter.com/bootswatch">Twitter</a></li>
<li><a href="https://github.com/thomaspark/bootswatch/">GitHub</a></li>
<li><a href="../help/#api">API</a></li>
- <li><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=F22JEM3Q78JC2">Donate</a></li>
+ <li><a href="../help/#support">Support</a></li>
</ul>
<p>Made by <a href="http://thomaspark.me" rel="nofollow">Thomas Park</a>. Contact him at <a href="mailto:thomas@bootswatch.com">thomas@bootswatch.com</a>.</p>
<p>Code released under the <a href="https://github.com/thomaspark/bootswatch/blob/gh-pages/LICENSE">MIT License</a>.</p>