diff options
Diffstat (limited to '_layouts')
-rw-r--r-- | _layouts/postlist.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_layouts/postlist.html b/_layouts/postlist.html index 675a2fc..454a8ae 100644 --- a/_layouts/postlist.html +++ b/_layouts/postlist.html @@ -10,7 +10,8 @@ layout: default </p> </div> <div style="border-radius: 10px; padding: 5px; background: #eeeeee; margin-bottom: 1em;"> - Now also available via Tor: <code>http://iwccx6ebuapto7dlkd4m5fooud6nqn2z7go7aass5c4q6vl6gzs5htad.onion/</code> + <p>Now also available via Tor</p> + <code>http://iwccx6ebuapto7dlkd4m5fooud6nqn2z7go7aass5c4q6vl6gzs5htad.onion/</code> </div> {%- if page.title -%} |