Skip to content

Commit 95e12d1

Browse files
committed
Update kraken.theme
1 parent 822498c commit 95e12d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kraken.theme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ function kraken_preprocess_page(&$variables)
378378
// Unit Social media options.
379379
$variables['unit_facebook_option'] = theme_get_setting('unit_social_facebook');
380380
$variables['unit_instagram_option'] = theme_get_setting('unit_social_instagram');
381-
$variables['unit_bluesky_option'] = theme_get_setting('unit_bluesky_option');
381+
$variables['unit_bluesky_option'] = theme_get_setting('unit_social_bluesky');
382382
$variables['unit_linkedin_option'] = theme_get_setting('unit_social_linkedin');
383383
$variables['unit_spotify_option'] = theme_get_setting('unit_social_spotify');
384384
$variables['unit_twitter_option'] = theme_get_setting('unit_social_twitter');

0 commit comments

Comments
 (0)