Files
automatisch/packages/docs/pages/apps/reddit/actions.md
2023-11-10 18:21:04 +03:00

13 lines
235 B
Markdown

---
favicon: /favicons/reddit.svg
items:
- name: Create link post
desc: Create a new link post within a subreddit.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />