Skip to content

Commit

Permalink
Update feature-info.html
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Vishal <[email protected]>
  • Loading branch information
vishalvivekm authored Nov 1, 2024
1 parent a533224 commit d924114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions layouts/partials/feature-info.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<div class="matterinfo">
<h4 class="matterheader">Who can use this feature</h4>
<div class="plan-support all-plans {{ lower $maxTier }}-plan">
<img src="/images/subscription.svg" alt="Icon" class="support-icon adaptive-icon">
<img src="/images/subscription.svg" alt="Icon" class="support-icon adaptive-icon" data-modal="false" >
Supported on <a href="https://layer5.io/pricing" class="tier-link" target="_blank"><span class="tier">{{ $maxTier
}}</span> </a>Plan
</div>
Expand All @@ -54,4 +54,4 @@ <h4 class="matterheader">Who can use this feature</h4>
{{ end }}
</div>
{{ end }}
{{ end }}
{{ end }}

0 comments on commit d924114

Please sign in to comment.