fix
All checks were successful
Build and Deploy Hugo Site / build-and-deploy (push) Successful in 4s
All checks were successful
Build and Deploy Hugo Site / build-and-deploy (push) Successful in 4s
This commit is contained in:
parent
25b8afb653
commit
4194f599e3
2 changed files with 1 additions and 1 deletions
|
@ -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.avif";
|
||||
img.src = "/content/steve-jobs-bill-gates.jpg";
|
||||
}
|
||||
else {
|
||||
img.src = "/hackinpovo.jpg"; // default image
|
||||
|
|
BIN
content/steve-jobs-bill-gates.jpg
Normal file
BIN
content/steve-jobs-bill-gates.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 261 KiB |
Loading…
Add table
Add a link
Reference in a new issue