From c5fcdb3ab9e9a7b847face9407f891af877b341d Mon Sep 17 00:00:00 2001 From: kirbylife Date: Mon, 11 Dec 2023 00:03:16 -0600 Subject: [PATCH] Change the identifier to the canonical form --- templates/atom.html.tera | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/atom.html.tera b/templates/atom.html.tera index efa9296..308897c 100644 --- a/templates/atom.html.tera +++ b/templates/atom.html.tera @@ -3,7 +3,7 @@ Código Comentado - https://blog.kirbylife.dev + https://blog.kirbylife.dev/ Blog personal de kirbylife {{ posts.0.created_at | date(format="%Y-%m-%dT%H:%M:%S%.3fZ") }}