summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-09-13 23:40:35 -0400
committerThomas Park <thomas@thomaspark.me>2014-09-13 23:40:35 -0400
commit54c78894ce946af7e4f02b574a733fee26058251 (patch)
tree803108d6d84b3ef51143fa89c0945532fab9be06 /index.html
parent9f7a95b89d034356c00030b8da05875dab74aa72 (diff)
add logo to landing page
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 337ea69e..73a41e54 100644
--- a/index.html
+++ b/index.html
@@ -86,6 +86,7 @@
<div class="row">
<div class="col-lg-12">
+ <div><img class="logo" src="assets/img/logo.png"></div>
<h1>Free themes for Bootstrap</h1>
<div id="social">
<span>
@@ -93,7 +94,7 @@
<iframe id="gh-star" src="http://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
</span>
<span>
- <a href="https://twitter.com/Bootswatch" class="twitter-follow-button" data-show-count="false" data-show-screen-name="true">Follow @Bootswatch</a>
+ <a href="https://twitter.com/bootswatch" class="twitter-follow-button" data-show-count="false" data-show-screen-name="true">Follow @bootswatch</a>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://bootswatch.com" data-via="bootswatch">Tweet</a>
</span>
</div>