From 3563ec23663e856fbaaa747bc174019ea4a3bcd4 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Tue, 13 Feb 2024 23:40:06 +0100 Subject: Update templates --- templates/feed.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'templates/feed.xml') diff --git a/templates/feed.xml b/templates/feed.xml index d2e944e..36edc28 100644 --- a/templates/feed.xml +++ b/templates/feed.xml @@ -1,14 +1,14 @@ - - Gemlog at Unlimited Pizza 🍕 - https://www.unlimited.pizza/gemlog/ - This is the gemlog at unlimited.pizza + + Ruben's Gemlog + https://r.bdr.sh/gemlog/ + This is the gemlog at r.bdr.sh. en {{~ it.posts: post}} - unlimited-pizza:{{= post.id}} + rbdr:{{= post.id}} {{= post.createdOn}} {{= post.title}} -- cgit