feat(templates): namespace swap + dark surface + remove picsum fallbacks

This commit is contained in:
Keith Solomon
2026-08-16 13:20:06 -05:00
parent 2d9f92618b
commit 8125d1c818
8 changed files with 44 additions and 33 deletions
+2 -2
View File
@@ -2,11 +2,11 @@
/**
* Single Posts
*
* @package SoloFrameEvo
* @package KsPortfolio
* @since 1.0.0
*/
namespace SoloFrameEvo;
namespace KsPortfolio;
get_header();