Improve onion URL in footer

This commit is contained in:
Yarmo Mackenbach 2020-08-20 16:38:34 +02:00
parent 8ec72d2cf0
commit e6b6cb4362
2 changed files with 3 additions and 1 deletions

View file

@ -68,6 +68,8 @@ footer {
color: #777;
margin: 64px 0;
padding: 0 32px;
font-size: 0.9em;
overflow-wrap: break-word;
}
footer a {
color: #777;

View file

@ -22,7 +22,7 @@ main.container
footer
if settings.onion_url
p
| This website is available via Tor :
| This website is available via Tor:
a(href=`${settings.onion_url}`) #{settings.onion_url}
p
| Keyoxide