Fix Broken image for homelab website link
All checks were successful
Build and Deploy / build (push) Successful in 1m0s

This commit is contained in:
dealjus 2025-04-29 23:48:07 -07:00
parent 2f17cde50c
commit ba0312e557

View File

@ -3,7 +3,7 @@ export const services = {
{ {
name: "https://justin.deal", name: "https://justin.deal",
link: "https://justin.deal", link: "https://justin.deal",
icon: "/public/pixel_avatar.png", icon: "pixel_avatar.png",
alt: "Personal Website" alt: "Personal Website"
} }
], ],