diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-02-14 17:21:45 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-02-14 17:21:45 -0500 |
commit | 5e57d17202b6995800f9230e2205d5aae43a9a2d (patch) | |
tree | ee2864243e0ad3951a0d4a3c673b2a383762474a /index.html | |
parent | 2cf1dd756cb48e8bfca5711c38a328569ec4280a (diff) |
GA code for alert
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ <div class="container"> - <div class="alert alert-success"><a target="_blank" href=" http://thomaspark.me/2012/02/introducing-bootswatch/">14 Feb: Check out a blog post that discusses Bootswatch in more detail.</a></div> + <div class="alert alert-success"><a target="_blank" onclick="pageTracker._link(this.href); return false;" href=" http://thomaspark.me/2012/02/introducing-bootswatch/">14 Feb: Check out a blog post that discusses Bootswatch in more detail.</a></div> <!-- Main hero unit for a primary marketing message or call to action --> <div class="hero-unit"> |