fix(web): fingerprint screenshot URLs (bust proxy cache) + fix header logo aspect
This commit is contained in:
parent
a7ec13f2f1
commit
6ee61046c8
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