feat: Initial WordPress project

This commit is contained in:
2026-03-18 08:06:28 -04:00
commit 22cdda7fbf
40 changed files with 8903 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<template>
<div id="layout-default">
<slot />
</div>
</template>