forked from HPR/hpr_hub
General cleanup of file locations
This commit is contained in:
@@ -90,7 +90,6 @@ print '<?xml version="1.0" encoding="UTF-8" ?>' . "\n";
|
||||
|
||||
?>
|
||||
<rss version="2.0" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" >
|
||||
<?php print "<!--\n${query}\n-->\n"; ?>
|
||||
<channel>
|
||||
<title>Hacker Public Radio - Future Feed</title>
|
||||
<link><?php print "${baseurl}"; ?>about.html</link>
|
||||
|
@@ -171,7 +171,6 @@ print '<?xml version="1.0" encoding="UTF-8" ?>' . "\n";
|
||||
|
||||
?>
|
||||
<rss version="2.0" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" >
|
||||
<?php print "<!--\n${query}\n-->"; ?>
|
||||
<channel>
|
||||
<title>Hacker Public Radio</title>
|
||||
<link>https://hackerpublicradio.org/about.html</link>
|
||||
|
Reference in New Issue
Block a user