Skip to content

Commit c987b42

Browse files
authored
update typo
1 parent aad8056 commit c987b42

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/pages/partners.astro

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
import Layout from "../layout.astro";
33
44
import { Image } from "astro:assets";
5-
import cys from "../img/2024/partners/cys.png";
6-
import figma from "../img/2024/partners/figma.svg";
7-
import github from "../img/2024/partners/github.svg";
8-
import smu from "../img/2024/partners/smu.png";
9-
import xyz from "../img/2024/partners/xyz.svg";
5+
import cys from "../img/partners/cys.png";
6+
import figma from "../img/partners/figma.svg";
7+
import github from "../img/partners/github.svg";
8+
import smu from "../img/partners/smu.png";
9+
import xyz from "../img/partners/xyz.svg";
1010
1111
const partners = [
1212
{

0 commit comments

Comments
 (0)