2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Checkin "Themes" link in navbar

This commit is contained in:
Chris Rebert
2015-12-06 01:47:59 -08:00
parent 2535f18157
commit 0f67b5e3d3
+1
View File
@@ -28,6 +28,7 @@
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="{{ site.themes }}" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Themes')">Themes</a></li>
<li><a href="{{ site.expo }}" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Expo');">Expo</a></li>
<li><a href="{{ site.blog }}" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Blog');">Blog</a></li>
</ul>