Convert layout screenshots to AVIF format

This commit is contained in:
Helen Chong 2024-06-10 17:52:45 +08:00
parent 8480054f42
commit bd451af064
15 changed files with 7 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 339 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 341 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 303 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 369 KiB

View File

@ -20,11 +20,11 @@ eleventyNavigation:
title: "20 April 2024",
screenshots: [
{
imgFile: "Leilukins-Hub-layout-2024-04.png",
imgFile: "Leilukins-Hub-layout-2024-04.avif",
imgAlt: "Leilukin's Hub home page on 11 September 2023"
},
{
imgFile: "Leilukins-Hub-blog-layout-2024-04.png",
imgFile: "Leilukins-Hub-blog-layout-2024-04.avif",
imgAlt: "Leilukin's Hub blog on 11 September 2023"
}
]
@ -34,7 +34,7 @@ eleventyNavigation:
title: "11 September 2023 Blog Layout",
screenshots: [
{
imgFile: "Leilukins-Hub-blog-layout-2023-09.png",
imgFile: "Leilukins-Hub-blog-layout-2023-09.avif",
imgAlt: "Leilukin's Hub blog on 11 September 2023"
}
]
@ -44,7 +44,7 @@ eleventyNavigation:
title: "23 June 2023",
screenshots: [
{
imgFile: "Leilukins-Hub-layout-2023-06.png",
imgFile: "Leilukins-Hub-layout-2023-06.avif",
imgAlt: "Leilukin's Hub home page on 23 June 2023"
}
]
@ -54,7 +54,7 @@ eleventyNavigation:
title: "26 January 2023",
screenshots: [
{
imgFile: "Leilukins-Hub-layout-2023-01.png",
imgFile: "Leilukins-Hub-layout-2023-01.avif",
imgAlt: "Leilukin's Hub home page on 26 January 2023"
}
]
@ -64,11 +64,11 @@ eleventyNavigation:
title: "11 September 2022 (Site Launch)",
screenshots: [
{
imgFile: "Leilukins-Hub-layout-2022-index.png",
imgFile: "Leilukins-Hub-layout-2022-index.avif",
imgAlt: "Leilukin's Hub index page during the site's launch on 11 September 2022"
},
{
imgFile: "Leilukins-Hub-layout-2022-page.png",
imgFile: "Leilukins-Hub-layout-2022-page.avif",
imgAlt: "Leilukin's Hub My Creation page during the site's launch on 11 September 2022"
}
]