Skip to content

Commit

Permalink
changed the nextjs site percentage to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
naveed-ahmad committed Oct 3, 2021
1 parent e9d2e44 commit 2db3b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/shared/_site_menu.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</div>

<div class="site-menu__items">
<div class="menu-item d-none" data-controller="percentage-show" data-percentage="90">
<div class="menu-item d-none" data-controller="percentage-show" data-percentage="2">
<%= link_to "https://next.quran.com", class: 'menu-item__link', data: {controller: 'track', name: 'Clicked', action: 'Clicked', category: 'next.quran.com'} do %>
<span class="">
<%= image_tag "sparkle.svg", width: 22 %>
Expand Down

0 comments on commit 2db3b5b

Please sign in to comment.