forked from HPR/hpr_generator
		
	Changes to get the site working
This commit is contained in:
		| @@ -23,10 +23,10 @@ | ||||
|   } | ||||
|   </style> | ||||
|   <link rel="shortcut icon" href="hpr.ico" > | ||||
|   <link rel="alternate" type="application/rss+xml" title="Hacker Public Radio Ogg Vorbis RSS" href="<!--% absolute_path(baseurl) %-->hpr_ogg.rss" /> | ||||
|   <link rel="alternate" type="application/rss+xml" title="Hacker Public Radio Speex RSS" href="<!--% absolute_path(baseurl) %-->hpr_spx.rss" /> | ||||
|   <link rel="alternate" type="application/rss+xml" title="Hacker Public Radio MP3 RSS" href="<!--% absolute_path(baseurl) %-->hpr_mp3.rss" /> | ||||
|   <link rel="alternate" type="application/rss+xml" title="Hacker Public Radio Comments RSS" href="<!--% hub_baseurl %-->comments_rss.php" /> | ||||
|   <link rel="alternate" type="application/rss+xml" title="Hacker Public Radio Ogg Vorbis RSS" href="<!--% absolute_path(baseurl) %-->hpr_ogg_rss.php" /> | ||||
|   <link rel="alternate" type="application/rss+xml" title="Hacker Public Radio Speex RSS" href="<!--% absolute_path(baseurl) %-->hpr_spx_rss.php" /> | ||||
|   <link rel="alternate" type="application/rss+xml" title="Hacker Public Radio MP3 RSS" href="<!--% absolute_path(baseurl) %-->hpr_mp3_rss.php" /> | ||||
|   <link rel="alternate" type="application/rss+xml" title="Hacker Public Radio Comments RSS" href="<!--% absolute_path(baseurl) %-->comments.rss" /> | ||||
|   <link rel="license" title="cc by 3.0"  href="https://creativecommons.org/licenses/by-sa/3.0/" /> | ||||
|   <link href="<!--% absolute_path(baseurl) %-->css/hpr.css" rel="stylesheet" /> | ||||
|   <!--[if IE]> | ||||
| @@ -51,8 +51,9 @@ | ||||
| 				<a href="<!--% absolute_path(baseurl) %-->syndication.html">R</a>adio | ||||
| 			</h1> | ||||
| 		<h2>Your ideas, projects, opinions - podcasted.</h2> | ||||
| 		<h3>New episodes every weekday Monday through Friday.<br /> | ||||
|     <h3>New episodes every weekday Monday through Friday.<br /> | ||||
| 		<em><small>This page was <a href="https://repo.anhonesthost.net/rho_n/hpr_generator">generated</a> by <a href="mailto:<!--% generator_email %-->"><!--% generator_name %--></a> at <time dateTime="<!--% format_iso8601_date(date.now) %-->"><!--% format_feed_date(date.now) %--></time></small></em></h3> | ||||
|  | ||||
| 	</div> | ||||
| 	<hr /> | ||||
| 	 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user