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
+1 -1
View File
@@ -6,7 +6,7 @@
* https://docs.vincentdevelopment.ca/docs/starter-v3-enhancements/navigation-aux.html
*/
namespace SoloFrameEvo;
namespace KsPortfolio;
// Init Variables
global $wp, $views;