feat(templates): namespace swap + dark surface + remove picsum fallbacks
This commit is contained in:
+2
-2
@@ -2,11 +2,11 @@
|
||||
/**
|
||||
* Single Posts
|
||||
*
|
||||
* @package SoloFrameEvo
|
||||
* @package KsPortfolio
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
||||
namespace SoloFrameEvo;
|
||||
namespace KsPortfolio;
|
||||
|
||||
get_header();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user