Skip to content

Commit

Permalink
Se corrige la visualización de la imagen omegaUp en modo claro y obsc…
Browse files Browse the repository at this point in the history
…uro.
  • Loading branch information
IsmaelSantanaR committed Dec 14, 2024
1 parent d8c399b commit 9f9d521
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ sidebar:
exclude: true
toc: false
---
![omegaUp](/logo/omegaUp.png)

{{< cards cols="1" >}}
<img class="hx-text-center hx-hidden dark:hx-block" src="/logo/omegaUp-dark.webp" alt="omegaUp blog" width="250">
<img class="hx-text-center hx-block dark:hx-hidden" src="/logo/omegaUp.webp" alt="omegaUp blog" width="250">
{{< /cards >}}




{{< callout type="info" emoji="Ω" >}}
**Incrementando el talento de Ingeniería de Software en América Latina.**
Expand Down
Binary file modified static/logo/omegaUp-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/logo/omegaUp-dark.webp
Binary file not shown.
Binary file modified static/logo/omegaUp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/logo/omegaUp.webp
Binary file not shown.

0 comments on commit 9f9d521

Please sign in to comment.