Skip to content

Commit eb9ce60

Browse files
committed
Update links.blade.php
1 parent 313b2de commit eb9ce60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/views/studio/links.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,9 +228,9 @@ function icon($name, $label){ echo '
228228

229229
{!!icon('pinterest', 'Pinterest')!!}
230230

231-
{!!icon('telegram', 'Telegram')!!}
231+
{{-- {!!icon('telegram', 'Telegram')!!}
232232
233-
{!!icon('whatsapp', 'WhatsApp')!!}
233+
{!!icon('whatsapp', 'WhatsApp')!!} --}}
234234

235235

236236
<button type="submit" class="mt-3 ml-3 btn btn-info">Save links</button>

0 commit comments

Comments
 (0)