diff options
-rw-r--r-- | html/blog2.tmpl.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/blog2.tmpl.html b/html/blog2.tmpl.html index f6b0215..c719b88 100644 --- a/html/blog2.tmpl.html +++ b/html/blog2.tmpl.html @@ -19,6 +19,7 @@ <div class="main-bg"> <h1>Blog</h1> <p>A collection of thoughts, life updates, projects, and images.</p> + <p><a href="/atom.xml">RSS Feed</a>.</p> </div> <div class="entries"> {{ range .Posts }} |