diff --git a/website/src/blogs-atom-feed.njk b/website/src/blogs-atom-feed.njk index ea58fa2d1..849cedcf1 100644 --- a/website/src/blogs-atom-feed.njk +++ b/website/src/blogs-atom-feed.njk @@ -5,7 +5,7 @@ metadata: title: SimpleX Chat Blog subtitle: It allows you to stay up to date with the latest Blogs from SimpleX Chat. language: en - url: https://simplex.chat/, + url: https://simplex.chat/ author: name: SimpleX Chat email: chat@simplex.chat diff --git a/website/src/blogs-rss-feed.njk b/website/src/blogs-rss-feed.njk index 5163a7520..c84362eab 100644 --- a/website/src/blogs-rss-feed.njk +++ b/website/src/blogs-rss-feed.njk @@ -5,7 +5,7 @@ metadata: title: SimpleX Chat Blog subtitle: It allows you to stay up to date with the latest Blogs from SimpleX Chat. language: en - url: https://simplex.chat/, + url: https://simplex.chat/ author: name: SimpleX Chat email: chat@simplex.chat