Files
automatisch/packages/docs/pages/apps/ghost/triggers.md
2023-11-07 12:55:35 +01:00

13 lines
232 B
Markdown

---
favicon: /favicons/ghost.svg
items:
- name: New post published
desc: Triggers when a new post is published.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />