Skip to content

Commit

Permalink
Se agrega imágen al título del Blog
Browse files Browse the repository at this point in the history
  • Loading branch information
IsmaelSantanaR committed Nov 19, 2024
1 parent 2c9ff42 commit 27686da
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 13 deletions.
1 change: 1 addition & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ sidebar:
exclude: true
toc: false
---
![omegaUp](/logo/omegaUp.png/)

{{< callout type="info" >}}
Incrementando el talento de Ingeniería de Software en América Latina.
Expand Down
Binary file added 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.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/ΩUp-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/ΩUp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 13 additions & 13 deletions themes/hextra/assets/css/compiled/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1282,7 +1282,7 @@ video {
}
.hx-text-slate-900 {
--tw-text-opacity: 1;
color: rgb(15 23 42 / var(--tw-text-opacity));
color: rgb(85 136 221 / var(--tw-text-opacity));
}
.hx-text-transparent {
color: transparent;
Expand Down Expand Up @@ -1424,11 +1424,11 @@ video {
font-weight: 700;
letter-spacing: -0.015em;
--tw-text-opacity: 1;
color: rgb(15 23 42 / var(--tw-text-opacity));
color: rgb(85 136 221 / var(--tw-text-opacity));
}
.content :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)):is(html[class~="dark"] *) {
--tw-text-opacity: 1;
color: rgb(241 245 249 / var(--tw-text-opacity));

}
.content :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
margin-top: 2.5rem;
Expand All @@ -1439,7 +1439,7 @@ video {
font-weight: 600;
letter-spacing: -0.015em;
--tw-text-opacity: 1;
color: rgb(15 23 42 / var(--tw-text-opacity));
color: rgb(85 136 221 / var(--tw-text-opacity));
}
@media (prefers-contrast: more) {

Expand All @@ -1451,7 +1451,7 @@ video {
.content :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)):is(html[class~="dark"] *) {
border-color: hsl(var(--primary-hue) var(--primary-saturation) calc(var(--primary-lightness) + calc(calc(100% - var(--primary-lightness)) / 50) * 44) / 0.1);
--tw-text-opacity: 1;
color: rgb(241 245 249 / var(--tw-text-opacity));

}
@media (prefers-contrast: more) {

Expand All @@ -1466,47 +1466,47 @@ video {
font-weight: 600;
letter-spacing: -0.015em;
--tw-text-opacity: 1;
color: rgb(15 23 42 / var(--tw-text-opacity));
color: rgb(85 136 221 / var(--tw-text-opacity));
}
.content :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)):is(html[class~="dark"] *) {
--tw-text-opacity: 1;
color: rgb(241 245 249 / var(--tw-text-opacity));

}
.content :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
margin-top: 2rem;
font-size: 1.25rem;
font-weight: 600;
letter-spacing: -0.015em;
--tw-text-opacity: 1;
color: rgb(15 23 42 / var(--tw-text-opacity));
color: rgb(85 136 221 / var(--tw-text-opacity));
}
.content :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)):is(html[class~="dark"] *) {
--tw-text-opacity: 1;
color: rgb(241 245 249 / var(--tw-text-opacity));

}
.content :where(h5):not(:where([class~=not-prose],[class~=not-prose] *)) {
margin-top: 2rem;
font-size: 1.125rem;
font-weight: 600;
letter-spacing: -0.015em;
--tw-text-opacity: 1;
color: rgb(15 23 42 / var(--tw-text-opacity));
color: rgb(85 136 221 / var(--tw-text-opacity));
}
.content :where(h5):not(:where([class~=not-prose],[class~=not-prose] *)):is(html[class~="dark"] *) {
--tw-text-opacity: 1;
color: rgb(241 245 249 / var(--tw-text-opacity));

}
.content :where(h6):not(:where([class~=not-prose],[class~=not-prose] *)) {
margin-top: 2rem;
font-size: 1rem;
font-weight: 600;
letter-spacing: -0.015em;
--tw-text-opacity: 1;
color: rgb(15 23 42 / var(--tw-text-opacity));
color: rgb(85 136 221 / var(--tw-text-opacity));
}
.content :where(h6):not(:where([class~=not-prose],[class~=not-prose] *)):is(html[class~="dark"] *) {
--tw-text-opacity: 1;
color: rgb(241 245 249 / var(--tw-text-opacity));

}
.content :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
margin-top: 1.5rem;
Expand Down

0 comments on commit 27686da

Please sign in to comment.