summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Kobert <dennis@kobert.dev>2020-11-19 00:28:07 +0100
committerDennis Kobert <dennis@kobert.dev>2020-11-19 00:28:07 +0100
commitbfd9fd67f51488e708d17f10b2797c1c689e8063 (patch)
tree0385dbaf36cbc4a5d672395f085e68a6aca983e1
parent72417852159aab2a36402f3561fad72aeba85a1d (diff)
Fix Podcast title
-rw-r--r--feed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/feed.xml b/feed.xml
index da32ad7..ed56a54 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,6 +1,6 @@
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:media="http://www.rssboard.org/media-rss" version="2.0">
<channel>
-<title>Campus Live</title>
+<title>Campus Life</title>
<link>https://campus-kit.de/</link>
<language>de-de</language>
<atom:link href="https://campus-kit.de/feed.xml" rel="self" type="application/rss+xml"/>