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 +++++----- templates/index.html | 18 ++++++++++-------- 2 files changed, 15 insertions(+), 13 deletions(-) (limited to 'templates') 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}} diff --git a/templates/index.html b/templates/index.html index 490f4e9..448a785 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,34 +4,36 @@ - + - Blog at Unlimited Pizza 🍕 + Ruben's gemlog - +

- unlimited.pizza/gemlog + r.bdr.sh/gemlog

- This blog is also available in plain text. - Archive available in gemini + Only 3 posts kept at a time. + This blog is also available in txt + and rss. + Full archive available in gemini

- → home. + → home.

{{~ it.posts: post}}
@@ -45,7 +47,7 @@ {{?}}
-- cgit