From 4620af55300b397e3c525b1b963f7fbb4210d8fd Mon Sep 17 00:00:00 2001 From: rottenwheel <92872541+rottenwheel@users.noreply.github.com> Date: Thu, 29 Jun 2023 22:25:39 +0000 Subject: [PATCH] add: media thumbnail --- atom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/atom.xml b/atom.xml index c83467d..0806865 100644 --- a/atom.xml +++ b/atom.xml @@ -18,7 +18,8 @@ layout: null {% for post in site.posts limit: 10 %} - + + {{ post.title }} {{ site.url }}{{ post.id }}