This commit is contained in:
Pierre de La Morinerie 2024-02-28 18:48:58 +01:00 committed by GitHub
commit 8f236a551c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>{{ .Title }} on {{ .Site.Title }} </title>
<title>{{ .Site.Title }} {{ .Site.Params.Tagline }}</title>
<link>{{ .Permalink }}</link>
<language>en-US</language>
<author>{{ .Title }} Team</author>