diff options
Diffstat (limited to 'html/list.htm')
| -rw-r--r-- | html/list.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/list.htm b/html/list.htm index 42bd2a5..23d48e5 100644 --- a/html/list.htm +++ b/html/list.htm @@ -6,7 +6,7 @@ </head> <main> <header> - <h1><a href="/">HOME</a> | <a href="/dd">DD</a></h1> + <h1><a href="/">HOME</a> | <a href="/dd">DD</a> | <a href="?atom=true">RSS</a></h1> <form method="get" action="/search"> <input type="text" name="q" placeholder="Search for ..." autocomplete="off" autocapitalize="none" spellcheck="false"> <select name="type"> |
