feat: add about and url to article template

This commit is contained in:
Max Richter
2025-10-04 12:33:36 +02:00
parent 74528625e3
commit a5acef77a2

View File

@@ -11,6 +11,8 @@
codec: const codec: const
value: Article value: Article
- path: image - path: image
- path: about
- path: url
- path: author.name - path: author.name
- path: author._type - path: author._type
codec: const codec: const