summaryrefslogtreecommitdiff
path: root/journal
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-11-18 12:31:23 -0500
committerThomas Park <thomas@thomaspark.me>2012-11-18 12:31:23 -0500
commitc11f96dcc417a97234abb75d84c1eb49087a03f2 (patch)
tree4df2450c06b1c2cf998a240bdee9f2e190b27e6a /journal
parente6092c3fe985fb326ad3625274bb021ce61bf80c (diff)
index: fix ga code
Diffstat (limited to 'journal')
-rwxr-xr-xjournal/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/journal/index.html b/journal/index.html
index eb705be5..f982528d 100755
--- a/journal/index.html
+++ b/journal/index.html
@@ -84,8 +84,8 @@
</li>
</ul>
<ul class="nav pull-right" id="main-menu-right">
- <li><a rel="tooltip" target="_blank" href="http://builtwithbootstrap.com/" title="Showcase of Bootstrap sites &amp; apps" onclick="_gaq.push([\'_trackEvent\', \'click\', \'outbound\', \'builtwithbootstrap\']);">Built With Bootstrap <i class="icon-share-alt"></i></a></li>
- <li><a rel="tooltip" target="_blank" href="https://wrapbootstrap.com/?ref=bsw" title="Marketplace for premium Bootstrap templates" onclick="_gaq.push([\'_trackEvent\', \'click\', \'outbound\', \'wrapbootstrap\']);">WrapBootstrap <i class="icon-share-alt"></i></a></li>
+ <li><a rel="tooltip" target="_blank" href="http://builtwithbootstrap.com/" title="Showcase of Bootstrap sites &amp; apps" onclick="_gaq.push(['_trackEvent', 'click', 'outbound', 'builtwithbootstrap']);">Built With Bootstrap <i class="icon-share-alt"></i></a></li>
+ <li><a rel="tooltip" target="_blank" href="https://wrapbootstrap.com/?ref=bsw" title="Marketplace for premium Bootstrap templates" onclick="_gaq.push(['_trackEvent', 'click', 'outbound', 'wrapbootstrap']);">WrapBootstrap <i class="icon-share-alt"></i></a></li>
</ul>
</div>
</div>