Skip to content

Commit def7f59

Browse files
authored
nothing in buy no ?
nothing in buy no ?
1 parent f9b53e4 commit def7f59

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

docs/_includes/site-header-nav-md.html

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,7 @@
3636
<a class="nav-link" href="{{ site.github.url }}/problems">Problems</a>
3737
</li>
3838
</ul>
39-
<ul class="navbar-nav">
40-
<li class="nav-item">
41-
<a class="nav-link" href="{{ site.github.url }}/pricing"
42-
onclick="ga('send', 'event', { eventAction: 'buy'});">
43-
<i class="fa fa-shopping-cart" aria-hidden="true"></i>
44-
Buy
45-
</a>
46-
</li>
39+
<ul class="navbar-nav">
4740
<li class="nav-item">
4841
<a class="nav-link" href="{{ site.github.url }}/contact-us">
4942
<i class="fa fa-envelope" aria-hidden="true"></i>
@@ -65,4 +58,4 @@
6558

6659
<div id="site-header-nav-md-menu-context" class="navbar-collapse collapse site-header-nav-md-menu site-header-nav-md-menu-context">
6760
{% include aside.html %}
68-
</div>
61+
</div>

0 commit comments

Comments
 (0)