From a2fc2672206eb00c9df6afae26f7ba2e048c3830 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Wed, 20 Dec 2023 12:47:27 +0000 Subject: Add author metadata tag to feed and posts --- templates/feed.html | 1 + templates/post.html | 1 + 2 files changed, 2 insertions(+) (limited to 'templates') diff --git a/templates/feed.html b/templates/feed.html index 7d5a325..deb89c5 100644 --- a/templates/feed.html +++ b/templates/feed.html @@ -6,6 +6,7 @@ + blog.ilvokhin.com diff --git a/templates/post.html b/templates/post.html index 56bdef8..20c3ac2 100644 --- a/templates/post.html +++ b/templates/post.html @@ -6,6 +6,7 @@ + {{ title }} | blog.ilvokhin.com -- cgit v1.2.3-70-g09d2