fix 403 sponsor folder

This commit is contained in:
Noble
2025-01-26 22:07:06 +01:00
parent bef574cfa6
commit 669e0f93c2
4 changed files with 3 additions and 3 deletions

View File

@@ -11,19 +11,19 @@ import {Image} from "@heroui/image";
const list = [
{
title: "Sensoneo",
img: "/sponsor/sensoneo.png",
img: "/sponsors/sensoneo.png",
link: "https://www.sensoneo.com",
},
{
title: "Needronix",
img: "/sponsor/needronix.jpg",
img: "/sponsors/needronix.jpg",
link: "https://www.needronix.com",
},
{
title: "ZF",
img: "/sponsor/zf.png",
img: "/sponsors/zf.png",
link: "https://www.zf.com",
},
];

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB