diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html index c4d1a48..b8f9213 100644 --- a/templates/index.html +++ b/templates/index.html @@ -27,6 +27,9 @@ </header> <main> <p> + This blog is also available in <a href="/index.txt">plain text</a>. + </p> + <p> → <a href="http://unlimited.pizza">home</a>. </p> {{~ it.posts: post}} |