mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 06:45:49 +01:00
feat(website): add alt + lazy loading
This commit is contained in:
@@ -29,7 +29,7 @@ export function Header() {
|
||||
<div class="content-wrapper">
|
||||
<div class="first-row">
|
||||
<a class="banner" href="/">
|
||||
<img src={logoPath} width="300" height="300" /> <span>Trilium Notes</span>
|
||||
<img src={logoPath} width="300" height="300" alt="Trilium Notes logo" /> <span>Trilium Notes</span>
|
||||
</a>
|
||||
|
||||
<Link
|
||||
|
||||
Reference in New Issue
Block a user