init
This commit is contained in:
commit
f5d9aece1e
13 changed files with 313 additions and 0 deletions
5
_cms.ts
Normal file
5
_cms.ts
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import lumeCMS from "lume/cms/mod.ts";
|
||||
|
||||
const cms = lumeCMS();
|
||||
|
||||
export default cms;
|
||||
Loading…
Add table
Add a link
Reference in a new issue