aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rss2html/views/feed_footer.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rss2html/views/feed_footer.html.erb')
-rw-r--r--lib/rss2html/views/feed_footer.html.erb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/rss2html/views/feed_footer.html.erb b/lib/rss2html/views/feed_footer.html.erb
index 344b808..f071522 100644
--- a/lib/rss2html/views/feed_footer.html.erb
+++ b/lib/rss2html/views/feed_footer.html.erb
@@ -1,4 +1,5 @@
</section>
<footer>
-Generated using Rss2Html version <%= Rss2Html::VERSION %>.
+Generated using <a href="https://github.com/snake66/rss2html">Rss2Html</a>
+version <%= Rss2Html::VERSION %>.
</footer> \ No newline at end of file