From a5acef77a2f87a23bd8dd48d3dcaeff916e1fa2f Mon Sep 17 00:00:00 2001 From: Max Richter Date: Sat, 4 Oct 2025 12:33:36 +0200 Subject: [PATCH] feat: add about and url to article template --- registry/templates/Article.marka | 2 ++ 1 file changed, 2 insertions(+) diff --git a/registry/templates/Article.marka b/registry/templates/Article.marka index f5cb9b0..8005f3a 100644 --- a/registry/templates/Article.marka +++ b/registry/templates/Article.marka @@ -11,6 +11,8 @@ codec: const value: Article - path: image + - path: about + - path: url - path: author.name - path: author._type codec: const