fix(web): fingerprint screenshot URLs (bust proxy cache) + fix header logo aspect
This commit is contained in:
parent
eb8c75cf44
commit
6292c741be
3 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<header class="site-header">
|
||||
<a class="brand" href="{{ "/" | relLangURL }}">
|
||||
<img src="/logo.png" alt="Tane" width="36" height="36" />
|
||||
<img src="/logo.png" alt="Tane" width="21" height="36" />
|
||||
<span>Tane</span>
|
||||
</a>
|
||||
<nav class="site-nav">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue