m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/index.html.erb
diff options
context:
space:
mode:
authorMarcin Chrzanowski <marcin.j.chrzanowski@gmail.com>2019-12-15 15:04:01 +0100
committerMarcin Chrzanowski <marcin.j.chrzanowski@gmail.com>2019-12-15 15:04:01 +0100
commit3a1a72937e52d57abbd3e7011c504b5a622dfbc8 (patch)
tree1fe69cf0a4a1de4a1805d462969041c57133ee55 /src/index.html.erb
parent597b43561ea18caf026b236ab3012a53361e0e72 (diff)
Link to RSS feed
Diffstat (limited to 'src/index.html.erb')
-rw-r--r--src/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html.erb b/src/index.html.erb
index 10052ee..f5805e5 100644
--- a/src/index.html.erb
+++ b/src/index.html.erb
@@ -5,7 +5,7 @@
bachelor's.
</p>
-<h2>Recent posts:</h2>
+<h2>Recent posts <a style='font-size: 18px;' href='<%= path_to 'rss' %>'>(RSS)</a>:</h2>
<ul>
<% posts.take(5).each do |post| %>