diff --git a/content/_index.md b/content/_index.md index dcb0b7f..1c3285c 100644 --- a/content/_index.md +++ b/content/_index.md @@ -24,7 +24,7 @@ Ciao! 👋 img.src = "/hackinpovo-active.jpg"; // <-- special image } else if (day === 4 && hour>=18 && hour < 24){ - img.src = "/content/steve-jobs-bill-gates.jpg"; + img.src = "/steve-jobs-bill-gates.jpg"; } else { img.src = "/hackinpovo.jpg"; // default image