Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions src/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@ const t = useTranslations(lang);
.footer-content {
text-align: center;
font-size: 0.9rem;
color: var(--color-text);
opacity: 0.8;
color: var(--color-text-muted);
}

.footer-content a {
Expand All @@ -128,7 +127,6 @@ const t = useTranslations(lang);
.footer-credit {
margin-top: 0.25rem;
font-size: 0.8rem;
opacity: 0.7;
}

.sr-only {
Expand Down
4 changes: 2 additions & 2 deletions src/i18n/ui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ export const ui = {
es: 'He estado desarrollando software por más de una década, trabajando con startups y empresas establecidas. Actualmente enfocado en agentes de IA, flujos de trabajo agénticos y automatización inteligente — creando sistemas que piensan, deciden y actúan.',
},
'home.about.cta': {
en: 'Learn more',
es: 'Conocer más',
en: 'Learn more about me',
es: 'Conocer más sobre mí',
},
'home.posts.heading': {
en: 'Latest Posts',
Expand Down
2 changes: 1 addition & 1 deletion src/pages/blog/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ const sortedPosts = posts.sort(
font-size: 0.75rem;
padding: 0.25rem 0.75rem;
background-color: color-mix(in srgb, var(--color-accent) 15%, transparent);
color: var(--color-accent);
color: var(--color-text);
border-radius: 1rem;
font-weight: 500;
text-transform: lowercase;
Expand Down
2 changes: 1 addition & 1 deletion src/pages/es/blog/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ const sortedPosts = posts.sort(
font-size: 0.75rem;
padding: 0.25rem 0.75rem;
background-color: color-mix(in srgb, var(--color-accent) 15%, transparent);
color: var(--color-accent);
color: var(--color-text);
border-radius: 1rem;
font-weight: 500;
text-transform: lowercase;
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/visual/run.spec.ts-snapshots/run-dark-mobile-chromium.png
Loading