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