docs(carbone): Add add-template
actions
This commit is contained in:
12
packages/docs/pages/apps/carbone/actions.md
Normal file
12
packages/docs/pages/apps/carbone/actions.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
favicon: /favicons/carbone.svg
|
||||
items:
|
||||
- name: Add Template
|
||||
desc: Adds a template in xml/html format to your Carbone account.
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import CustomListing from '../../components/CustomListing.vue'
|
||||
</script>
|
||||
|
||||
<CustomListing />
|
Reference in New Issue
Block a user