Files
automatisch/packages/docs/pages/apps/carbone/actions.md
2023-11-08 11:27:17 +01:00

13 lines
249 B
Markdown

---
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 />