mirror of
https://github.com/safing/web
synced 2025-09-01 02:29:02 +00:00
Add copyright to podcast xml
This commit is contained in:
parent
7baf7d5de4
commit
85cdd5dea6
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ layout: null
|
|||
<link>{{ site.url }}</link>
|
||||
<description>{{ site.podcast_description }}</description>
|
||||
<lastBuildDate>{{ site.time | date: "%a, %d %b %Y %H:%M:%S %z" }}</lastBuildDate>
|
||||
<copyright>© {{ site.time | date: "%Y" }} {{ site.podcast_title }}</copyright>
|
||||
<language>en-US</language>
|
||||
<sy:updatePeriod>hourly</sy:updatePeriod>
|
||||
<sy:updateFrequency>1</sy:updateFrequency>
|
||||
|
|
Loading…
Add table
Reference in a new issue