From d87e5802b587e32aa6dc55d27ef54ff52ea4e6ab Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 17 Apr 2023 22:43:02 +0200 Subject: Prep for gemlogification --- templates/feed.xml | 6 +++--- templates/index.html | 16 ++++++++-------- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'templates') diff --git a/templates/feed.xml b/templates/feed.xml index 5b6c320..6a68ba8 100644 --- a/templates/feed.xml +++ b/templates/feed.xml @@ -1,9 +1,9 @@ - Blog at Unlimited Pizza 🍕 - https://blog.unlimited.pizza - This is the blog at unlimited.pizza + Gemlog at Unlimited Pizza 🍕 + https://unlimited.pizza/gemlog/ + This is the gemlog at unlimited.pizza en {{~ it.posts: post}} diff --git a/templates/index.html b/templates/index.html index f5dbbc3..a8d7f37 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,28 +10,28 @@ Blog at Unlimited Pizza 🍕 - + - - + + - +

- blog.unlimited.pizza + unlimited.pizza/gemlog

- This blog is also available in plain text. + This blog is also available in plain text. Archive available in gemini

- → home. + → home.

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