fix code sniffs

Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
This commit is contained in:
Chris Abraham 2025-03-11 15:17:30 +07:00
parent 7f76f31051
commit ea9148e397
No known key found for this signature in database
GPG Key ID: 60A2BD1DA7D4B0F0
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ $show_logos = isset( $args['show_logos'] ) && $args['show_logos'] ? true : false
<div class="person__social">
<?php
// Social Icons.
if ( $linkedin || $bluesky || $twitter || $mastodon || $github || $wechat || $website || $youtube || $certdirectory) :
if ( $linkedin || $bluesky || $twitter || $mastodon || $github || $wechat || $website || $youtube || $certdirectory ) :
?>
<div class="person__social-margin">
<?php