fix(theme): namespace swap on views/* files missed by Tasks 5/16

This commit is contained in:
Keith Solomon
2026-08-16 13:51:28 -05:00
parent 7d381e2d2e
commit 1905a0cfd0
3 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -2,11 +2,12 @@
/**
* Social Media Links Partial
*
* @package SoloFrameEvo
* @package KsPortfolio
*/
namespace SoloFrameEvo;
namespace KsPortfolio;
$args = $args ?? array();
$classes = $args['classes'] ?? '';
$circle = $args['circle'] ?? '';