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 313b2de commit eb9ce60Copy full SHA for eb9ce60
resources/views/studio/links.blade.php
@@ -228,9 +228,9 @@ function icon($name, $label){ echo '
228
229
{!!icon('pinterest', 'Pinterest')!!}
230
231
- {!!icon('telegram', 'Telegram')!!}
+ {{-- {!!icon('telegram', 'Telegram')!!}
232
233
- {!!icon('whatsapp', 'WhatsApp')!!}
+ {!!icon('whatsapp', 'WhatsApp')!!} --}}
234
235
236
<button type="submit" class="mt-3 ml-3 btn btn-info">Save links</button>
0 commit comments