We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678c7ef commit 42471bfCopy full SHA for 42471bf
layouts/shortcodes/summary-bar.html
@@ -11,7 +11,7 @@
11
<span class="text-black dark:text-white font-bold">Subscription:</span>
12
<span class="text-black dark:text-white">{{ $feature.subscriptionText }}</span>
13
<span class="material-symbols-rounded text-black dark:text-white">
14
- s {{ $feature.subscriptionIcon }}
+ {{ $feature.subscriptionIcon }}
15
</span>
16
</div>
17
0 commit comments