forked from cms/tibi-svelte-starter
✨ feat: add comment and tag collections with metadata and mock data
This commit is contained in:
@@ -6,7 +6,7 @@ name: content
|
||||
uploadPath: ../media/content
|
||||
meta:
|
||||
label: { de: "Inhalte", en: "Content" }
|
||||
muiIcon: description
|
||||
muiIcon: file-document-outline
|
||||
group: content
|
||||
imageUrl: "https://images.unsplash.com/photo-1499750310107-5fef28a66643?auto=format&fit=crop&q=80&w=800"
|
||||
preview:
|
||||
@@ -27,6 +27,7 @@ meta:
|
||||
label: { de: "Veröffentlichung", en: "Publishing" }
|
||||
- group: seo
|
||||
label: { de: "SEO", en: "SEO" }
|
||||
viewHint: cards
|
||||
|
||||
hooks:
|
||||
get:
|
||||
|
||||
Reference in New Issue
Block a user