download link

This commit is contained in:
Sarah Jamie Lewis 2022-04-05 12:57:31 -07:00
parent a06b802826
commit 99833873ef
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Cwtch Releases</title> <title>Cwtch Releases</title>
<link>{{ .Permalink }}</link> <link>https://cwtch.im/download</link>
<description>Recent Cwtch Releases</description> <description>Recent Cwtch Releases</description>
{{ with .Site.LanguageCode }} {{ with .Site.LanguageCode }}
<language>{{.}}</language>{{end}} <language>{{.}}</language>{{end}}