diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-04-03 10:08:32 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-04-03 10:08:32 -0400 |
commit | f316117867bb0e05c42e0aa25f060f9ca4718dc1 (patch) | |
tree | 13938d92be8df80cbac696a7c62d31734ed3526c /index.html | |
parent | bd2278eab7a5f0a77432ac03d5cf331888818e48 (diff) |
alert for new blog post
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -96,6 +96,9 @@ <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://bootswatch.com" data-via="thomashpark">Tweet</a> </span> </div> + <div class="alert alert-info"> + New blog post: <a href="http://news.bootswatch.com/post/81584163618/5-simple-design-tips-to-improve-your-bootstrap-site">5 simple design tips to improve your Bootstrap site</a> + </div> <div class="row"> <div class="col-md-6 col-md-offset-3"> <div class="well sponsor" style="background-color: rgba(0, 0, 0, 0.4);"> |