X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/d87e5802b587e32aa6dc55d27ef54ff52ea4e6ab..f6a545b00a4046879b7cc25c06c37bb6b6880b43:/templates/feed.xml diff --git a/templates/feed.xml b/templates/feed.xml index 6a68ba8..d95e38c 100644 --- a/templates/feed.xml +++ b/templates/feed.xml @@ -1,17 +1,16 @@ - + - Gemlog at Unlimited Pizza 🍕 - https://unlimited.pizza/gemlog/ - This is the gemlog at unlimited.pizza + My Ephemeral Blog + My Ephemeral Blog en - {{~ it.posts: post}} + {{~ posts: post}} - unlimited-pizza:{{= post.id}} - {{= post.createdOn}} + blog:{{= post.id}} + {{= post.created_on_utc}} {{= post.title}} - {{= post.html}} + {{= post.escaped_html}} {{~}}