Skip to content

Commit 1762148

Browse files
author
Matthew O
committed
fix minor bug with twitter / x update
1 parent 6b9621e commit 1762148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: resources/views/studio/links.blade.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ function icon($name, $label) {
291291

292292
{!!icon('instagram', 'Instagram')!!}
293293

294-
{!!icon('twitter', 'X')!!}
294+
{!!icon('x-twitter', 'X')!!}
295295

296296
{!!icon('facebook', 'Facebook')!!}
297297

0 commit comments

Comments
 (0)