Correcion de imagen

This commit is contained in:
Aaron Co 2026-07-03 16:14:47 -05:00
parent c3275dde48
commit 6182558547

View file

@ -38,9 +38,9 @@ const siteConfig: SiteConfig = {
socialLinks: ["https://github.com/", "https://linkedin.com/"], socialLinks: ["https://github.com/", "https://linkedin.com/"],
logo: { logo: {
alt: "IONEX", alt: "IONEX",
image: "ionex5.svg", image: "/ionex5.svg",
}, },
favicon: "ionex5.svg", favicon: "/ionex5.svg",
effects: { effects: {
cursorTrail: true, cursorTrail: true,
}, },