correction

Signed-off-by: Leah Rowe <info@minifree.org>
master
Leah Rowe 2024-06-23 21:22:10 +01:00
parent 955e3ade94
commit 7df6bdc9ac
5 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@ $if(title)$
<header>
<div class="title">
<p class="title-logo">
<img class="title-logo" alt="Libreboot logo" src="https://av.libreboot.org/logo/logo_purple.png" />
<img class="title-logo" alt="Libreboot logo" src="https://av.libreboot.org/logo/logo.png" />
</p>
<h1 class="title">$title$</h1>
</div>

View File

@ -53,7 +53,7 @@ $if(title)$
<header>
<div class="title">
<p class="title-logo">
<img class="title-logo" alt="Libreboot logo" src="https://av.libreboot.org/logo/logo_purple.png" />
<img class="title-logo" alt="Libreboot logo" src="https://av.libreboot.org/logo/logo.png" />
</p>
<h1 class="title">$title$</h1>
</div>

View File

@ -53,7 +53,7 @@ $if(title)$
<header>
<div class="title">
<p class="title-logo">
<img class="title-logo" alt="Libreboot logo" src="https://av.libreboot.org/logo/logo_purple.png" />
<img class="title-logo" alt="Libreboot logo" src="https://av.libreboot.org/logo/logo.png" />
</p>
<h1 class="title">$title$</h1>
</div>

View File

@ -53,7 +53,7 @@ $if(title)$
<header>
<div class="title">
<p class="title-logo">
<img class="title-logo" alt="Логотип Libreboot" src="https://av.libreboot.org/logo/logo_purple.png" />
<img class="title-logo" alt="Логотип Libreboot" src="https://av.libreboot.org/logo/logo.png" />
</p>
<h1 class="title">$title$</h1>
</div>

View File

@ -53,7 +53,7 @@ $if(title)$
<header>
<div class="title">
<p class="title-logo">
<img class="title-logo" alt="Libreboot 图标" src="https://av.libreboot.org/logo/logo_purple.png" />
<img class="title-logo" alt="Libreboot 图标" src="https://av.libreboot.org/logo/logo.png" />
</p>
<h1 class="title">$title$</h1>
</div>