fix(theme): complete namespace swap + page-hero/aura-bg placement + single.spec gating

This commit is contained in:
Keith Solomon
2026-08-16 14:23:04 -05:00
parent ca9c5f215c
commit afa594aa0a
38 changed files with 81 additions and 65 deletions
+2 -2
View File
@@ -6,11 +6,11 @@
* These are for use in the editor and do not appear in the theme codebase, so
* Tailwind does not know to include them without this list.
*
* @package SoloFrameEvo
* @package KsPortfolio
* @since 1.0.0
*/
namespace SoloFrameEvo;
namespace KsPortfolio;
?>