Skip to content

Commit

Permalink
change speed of light intro image
Browse files Browse the repository at this point in the history
  • Loading branch information
soulsdevyer committed Oct 24, 2024
1 parent 6af5d1c commit 93f38ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added public/assets/courseIntros/speedOfLight.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const cards: SubjectCards[] = [
href: "/thermodynamics",
},
{
img: "../../assets/courseIntros/thermodynamics.png",
img: "../../assets/courseIntros/speedOfLight.jpg",
title: "Historia de la Velocidad de la Luz",
label:
"Imagina, de una forma práctica, cómo se comporta el calor y la energía en nuestras vidas!",
Expand Down

0 comments on commit 93f38ab

Please sign in to comment.