summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-11-12 15:34:23 -0500
committerThomas Park <thomas@thomaspark.me>2013-11-12 15:34:23 -0500
commit016d9a2ae924c3999ff9aa279511e32c0bfbe7bb (patch)
treec04189b0eed7025a6764360cbe3613c900353fe6 /index.html
parent61dab0661ba43d3192fa8c2945f7343df44049ed (diff)
update to fontawesome 4
Diffstat (limited to 'index.html')
-rw-r--r--index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/index.html b/index.html
index 88b6f8d2..5f9231ca 100644
--- a/index.html
+++ b/index.html
@@ -105,27 +105,27 @@
<div class="row">
<div class="col-lg-4 col-sm-6">
- <h3><i class="icon-file-alt"></i> Easy to Install</h3>
+ <h3><i class="fa fa-file-o"></i> Easy to Install</h3>
<p>Simply download a CSS file and replace the one in Bootstrap. No messing around with hex values.</p>
</div>
<div class="col-lg-4 col-sm-6">
- <h3><i class="icon-github"></i> Open Source</h3>
+ <h3><i class="fa fa-github"></i> Open Source</h3>
<p>Bootstrap themes are licensed under Apache 2.0 and maintained by the community on <a target="_blank" href="https://github.com/thomaspark/bootswatch">GitHub</a>.</p>
</div>
<div class="col-lg-4 col-sm-6">
- <h3><i class="icon-wrench"></i> Tuned for 3.0.2</h3>
+ <h3><i class="fa fa-wrench"></i> Tuned for 3.0.2</h3>
<p>Themes are built for the latest version of Bootstrap. <a href="http://bootswatch.com/2/">Version 2.3.2</a> and <a target="_blank" href="https://github.com/thomaspark/bootswatch/tags">others</a> are also available to download.</p>
</div>
<div class="col-lg-4 col-sm-6">
- <h3><i class="icon-cogs"></i> Modular</h3>
+ <h3><i class="fa fa-cogs"></i> Modular</h3>
<p>Changes are contained in just two LESS files, enabling modification and ensuring forward compatibility.</p>
</div>
<div class="col-lg-4 col-sm-6">
- <h3><i class="icon-cloud"></i> Get Plugged In</h3>
+ <h3><i class="fa fa-cloud"></i> Get Plugged In</h3>
<p>An <a href="./help/#api" onclick="pageTracker._link(this.href); return false;">API</a> is available for integrating with your platform. In use by <a href="http://320press.com/wpbs/" target="_blank">WPBS</a>, <a href="http://www.fusionleaf.com/" target="_blank">FusionLeaf</a>, <a href="http://yabdab.com/stacks/snaps/bootsnap/" target="_blank">BootSnap</a>, and others.</p>
</div>
<div class="col-lg-4 col-sm-6">
- <h3><i class="icon-bullhorn"></i> Stay Updated</h3>
+ <h3><i class="fa fa-bullhorn"></i> Stay Updated</h3>
<p>Be notified about updates by subscribing via <a href="http://feeds.feedburner.com/bootswatch">RSS feed</a>, <a href="http://feedburner.google.com/fb/a/mailverify?uri=bootswatch&loc=en_US">email</a>, or <a href="http://news.bootswatch.com" onclick="pageTracker._link(this.href); return false;">Tumblr</a>.</p>
</div>
</div>