feat: Template CPT and section

This commit is contained in:
2026-03-27 11:18:06 -04:00
parent 12774b2df1
commit 967c516a70
7 changed files with 290 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
module.exports = {
templates: `../kaliroots/_templates`,
helpers: {
description: "Headless",
textdomain: "headless",
},
};