From f145714f54fab909e043892388a4ef532b81d5d9 Mon Sep 17 00:00:00 2001 From: rottenwheel <92872541+rottenwheel@users.noreply.github.com> Date: Wed, 28 Jun 2023 16:05:43 +0000 Subject: [PATCH] add: enclosure tag --- atom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atom.xml b/atom.xml index 0447ba7..c83467d 100644 --- a/atom.xml +++ b/atom.xml @@ -18,7 +18,7 @@ layout: null {% for post in site.posts limit: 10 %} - + {{ post.title }} {{ site.url }}{{ post.id }}