docs(carbone): Add add-template actions

This commit is contained in:
moaaz
2023-11-08 08:34:29 +02:00
committed by Ali BARIN
parent bc337c588a
commit 373d29eeab
3 changed files with 17 additions and 2 deletions

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