diff --git a/site.cfg b/site.cfg
index 54fa421..3f71de9 100644
--- a/site.cfg
+++ b/site.cfg
@@ -1,10 +1,12 @@
# Configure the Perl DBI driver to allow the templates communicate
# with the database.
# dbi::
+# For more information on Perl Template Toolkit see:
+# http://template-toolkit.org/docs/manual/index.html
[DBI]
# Configuration settings for SQLite
-#database: sqlite
-#driver: dbi:SQLite:hpr.db
+database: sqlite
+driver: dbi:SQLite:hpr.db
#user: (not used - leave blank)
#password: (not used - leave blank)
# Configuration settings for MySQL
@@ -25,9 +27,12 @@ output_path: ./public_html
[root_template]
content: page.tpl.html
#baseurl: OPTIONAL [i.e. file://]
-baseurl: file:///home/roan/Development/hpr/website/hpr_generator/public_html/
-hub_baseurl: http://hub.hackerpublicradio.com/
+#baseurl: file:///home/roan/Development/hpr/website/hpr_generator/public_html/
+baseurl: https://hackerpublicradio.org/
+hub_baseurl: https://hub.hackerpublicradio.org/
media_baseurl: https://archive.org/download/hpr$eps_id/
+generator_name: The HPR Robot
+generator_email: robot.nospam@nospam.hackerpublicradio.org
# Configure the navigation menu and the content templates for each page
# of the site:
@@ -166,43 +171,43 @@ content: content-mumble-howto.tpl.html
navigation: navigation-about.tpl.html
content: content-comments_viewer.tpl.html
-[hpr_ogg]
-root_template: rss.tpl.xml
-content: rss-hpr.tpl.xml
-filename: hpr_ogg.rss
-media_file_extension: ogg
-
-[hpr_mp3]
-root_template: rss.tpl.xml
-content: rss-hpr.tpl.xml
-filename: hpr_mp3.rss
-media_file_extension: mp3
-audio_mime_type: mpeg
-
-[hpr_spx]
-root_template: rss.tpl.xml
-content: rss-hpr.tpl.xml
-filename: hpr_spx.rss
-media_file_extension: spx
-
-[hpr_total_ogg]
-root_template: rss.tpl.xml
-content: rss-hpr_total.tpl.xml
-filename: hpr_total_ogg.rss
-media_file_extension: ogg
-
-[hpr_total_mp3]
-root_template: rss.tpl.xml
-content: rss-hpr_total.tpl.xml
-filename: hpr_total_mp3.rss
-media_file_extension: mp3
-audio_mime_type: mpeg
-
-[hpr_total_spx]
-root_template: rss.tpl.xml
-content: rss-hpr_total.tpl.xml
-filename: hpr_total_spx.rss
-media_file_extension: spx
+# [hpr_ogg]
+# root_template: rss.tpl.xml
+# content: rss-hpr.tpl.xml
+# filename: hpr_ogg.rss
+# media_file_extension: ogg
+#
+# [hpr_mp3]
+# root_template: rss.tpl.xml
+# content: rss-hpr.tpl.xml
+# filename: hpr_mp3.rss
+# media_file_extension: mp3
+# audio_mime_type: mpeg
+#
+# [hpr_spx]
+# root_template: rss.tpl.xml
+# content: rss-hpr.tpl.xml
+# filename: hpr_spx.rss
+# media_file_extension: spx
+#
+# [hpr_total_ogg]
+# root_template: rss.tpl.xml
+# content: rss-hpr_total.tpl.xml
+# filename: hpr_total_ogg.rss
+# media_file_extension: ogg
+#
+# [hpr_total_mp3]
+# root_template: rss.tpl.xml
+# content: rss-hpr_total.tpl.xml
+# filename: hpr_total_mp3.rss
+# media_file_extension: mp3
+# audio_mime_type: mpeg
+#
+# [hpr_total_spx]
+# root_template: rss.tpl.xml
+# content: rss-hpr_total.tpl.xml
+# filename: hpr_total_spx.rss
+# media_file_extension: spx
[comments]
root_template: rss-comments.tpl.xml
diff --git a/templates/content-episode.tpl.html b/templates/content-episode.tpl.html
index cd46463..3689e13 100644
--- a/templates/content-episode.tpl.html
+++ b/templates/content-episode.tpl.html
@@ -68,7 +68,7 @@ Subscribe to the comments contribute.html">record a show about yourself, or your industry, or any other topic we may find interesting. We also check shows for spam :).
-