diff --git a/footer.php b/footer.php index a237e0e..519600a 100644 --- a/footer.php +++ b/footer.php @@ -17,7 +17,7 @@ if ($facebook) { $facebookIcon = ' '; - $facebook = "{$facebookIcon}"; + $facebook = "
  • {$facebookIcon}
  • "; } $github = get_field('github_url','option');