Se actualiza logo

This commit is contained in:
Aaron Co 2026-08-18 16:39:26 -05:00
parent 8019f3beb8
commit ef236aaab4
12 changed files with 48 additions and 26 deletions

View file

@ -1,5 +1,5 @@
{
"pid": 24648,
"pid": 13728,
"port": 4321,
"url": "http://localhost:4321",
"urls": {
@ -9,5 +9,5 @@
"network": []
},
"background": false,
"startedAt": "2026-07-05T03:46:25.885Z"
"startedAt": "2026-08-18T21:20:49.708Z"
}

View file

@ -1,5 +1,5 @@
{
"_variables": {
"lastUpdateCheck": 1783100495263
"lastUpdateCheck": 1787088050388
}
}

6
dist/404.html vendored

File diff suppressed because one or more lines are too long

11
dist/IOX.svg vendored Normal file
View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<svg width="375.05" height="250" viewBox="0 0 375.05 250" fill="none" xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M0 205.661L37.213 242.874C45.0245 250.685 57.6857 250.685 65.4972 242.874L83.1916 225.179C91.0031 217.368 91.0031 204.707 83.1916 196.895L25.4203 139.124C22.7817 163.781 13.7438 186.525 0 205.661ZM25.4802 109.549L83.1916 51.8373C91.0031 44.0257 91.0031 31.3645 83.1916 23.553L65.4973 5.85866C57.6857 -1.95289 45.0245 -1.95289 37.213 5.85866L0.263153 42.8085C13.9648 62.0157 22.9371 84.8291 25.4802 109.549Z" fill="#348EF2" fill-rule="evenodd" transform="translate(286 1)" />
<path d="M65 34.7124C44.4109 59.0877 32 90.5945 32 125C32 159.405 44.4109 190.912 65 215.288L65 230C65 241.047 56.0472 250 45 250L20 250C8.9528 250 0 241.047 0 230L0 20C0 8.9528 8.9528 0 20 0L45 0C56.0472 0 65 8.9528 65 20L65 34.7124Z" fill="#348EF2" fill-rule="evenodd" />
<g transform="translate(47 0)">
<path d="M0 125C0 55.9644 55.9644 0 125 0C194.036 0 250 55.9644 250 125C250 194.036 194.036 250 125 250C55.9644 250 0 194.036 0 125Z" />
<path d="M125 0C55.9644 0 0 55.9644 0 125C0 194.036 55.9644 250 125 250C194.036 250 250 194.036 250 125C250 55.9644 194.036 0 125 0ZM82.5736 167.426Q65 149.853 65 125Q65 100.147 82.5736 82.5736Q100.147 65 125 65Q149.853 65 167.426 82.5736Q185 100.147 185 125Q185 149.853 167.426 167.426Q149.853 185 125 185Q100.147 185 82.5736 167.426Z" fill="#012770" fill-rule="evenodd" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
<!DOCTYPE html><html lang="es" class="scroll-smooth dark" data-theme="default" data-theme-mode="system"> <head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="Astro v7.0.6"><link rel="icon" type="image/svg+xml" href="/ionex5.svg"><meta name="theme-color" content="#3b82f6"><title>Guía de personalización | IONEX</title><meta name="description" content="Aprende a personalizar cada aspecto de tu sitio Astro Lite."><link rel="canonical" href="https://ionex.cc/blog/customization-guide/"><meta property="og:type" content="website"><meta property="og:url" content="https://ionex.cc/blog/customization-guide/"><meta property="og:title" content="Guía de personalización | IONEX"><meta property="og:description" content="Aprende a personalizar cada aspecto de tu sitio Astro Lite."><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="Guía de personalización | IONEX"><meta name="twitter:description" content="Aprende a personalizar cada aspecto de tu sitio Astro Lite."><script>
<!DOCTYPE html><html lang="es" class="scroll-smooth dark" data-theme="default" data-theme-mode="system"> <head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="Astro v7.0.6"><link rel="icon" type="image/svg+xml" href="/IOX.svg"><meta name="theme-color" content="#3b82f6"><title>Guía de personalización | IONEX</title><meta name="description" content="Aprende a personalizar cada aspecto de tu sitio Astro Lite."><link rel="canonical" href="https://ionex.cc/blog/customization-guide/"><meta property="og:type" content="website"><meta property="og:url" content="https://ionex.cc/blog/customization-guide/"><meta property="og:title" content="Guía de personalización | IONEX"><meta property="og:description" content="Aprende a personalizar cada aspecto de tu sitio Astro Lite."><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="Guía de personalización | IONEX"><meta name="twitter:description" content="Aprende a personalizar cada aspecto de tu sitio Astro Lite."><script>
(function () {
const VALID_MODES = ["system", "light", "dark"];
function getMode() {
@ -38,7 +38,7 @@
.prose{color:var(--color-foreground)}.prose h1,.prose h2,.prose h3,.prose h4{color:var(--color-foreground);letter-spacing:-.02em;font-weight:700}.prose h1{margin-top:2rem;margin-bottom:1rem;font-size:2rem}.prose h2{margin-top:1.75rem;margin-bottom:.75rem;font-size:1.5rem}.prose h3{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.25rem}.prose p{margin-top:0;margin-bottom:1.25rem;line-height:1.7}.prose a{color:var(--color-brand-600);text-underline-offset:3px;text-decoration:underline}.prose a:hover{color:var(--color-brand-700)}.prose strong{font-weight:600}.prose ul,.prose ol{margin-top:0;margin-bottom:1.25rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem;line-height:1.7}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose blockquote{border-left:3px solid var(--color-brand-500);color:var(--color-foreground-secondary);margin:1.5rem 0;padding-left:1rem;font-style:italic}.prose code{background:var(--color-secondary);font-size:.875em;font-family:var(--font-mono);border-radius:.25rem;padding:.15rem .4rem}.prose pre{background:var(--color-background-secondary);border:1px solid var(--color-border);border-radius:.5rem;margin:1.5rem 0;padding:1rem;overflow-x:auto}.prose pre code{background:0 0;padding:0;font-size:.875rem}.prose img{border-radius:.5rem;margin:1.5rem 0}.prose hr{border-color:var(--color-border);margin:2rem 0}.prose table{border-collapse:collapse;width:100%;margin:1.5rem 0}.prose th,.prose td{border:1px solid var(--color-border);text-align:left;padding:.5rem .75rem}.prose th{background:var(--color-secondary);font-weight:600}
</style></head> <body class="min-h-screen bg-background text-foreground antialiased"> <a href="#main-content" class="sr-only focus:not-sr-only focus:fixed focus:left-4 focus:top-4 focus:z-50 focus:rounded-md focus:bg-primary focus:px-4 focus:py-2 focus:text-primary-foreground">
Saltar al contenido
</a> <header class="fixed top-0 left-0 right-0 z-50 transition-all duration-300 bg-background/80 backdrop-blur-lg border-b border-border" data-pagefind-ignore> <div class="mx-auto max-w-6xl flex items-center justify-between px-6 h-16"> <a href="/" class="flex items-center gap-2"> <img src="/ionex5.svg" alt="IONEX" class="rounded-md object-contain h-8 w-8 text-sm"> <span class="font-display text-xl font-bold text-brand-600 dark:text-foreground"> IONEX </span> </a> <nav class="hidden md:flex items-center gap-1"> <a href="/" class="px-3 py-2 text-sm font-medium rounded-md transition-colors text-foreground-muted hover:text-foreground hover:bg-secondary/70"> Inicio </a><a href="/about" class="px-3 py-2 text-sm font-medium rounded-md transition-colors text-foreground-muted hover:text-foreground hover:bg-secondary/70"> Nosotros </a><a href="/contact" class="px-3 py-2 text-sm font-medium rounded-md transition-colors text-foreground-muted hover:text-foreground hover:bg-secondary/70"> Contacto </a> </nav> <div class="flex items-center gap-2"> <div class="ttg-wrapper relative"> <button type="button" class="ttg-trigger inline-flex items-center justify-center h-9 w-9 rounded-md border border-border text-foreground-muted hover:text-foreground hover:bg-secondary transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring" aria-label="Toggle color mode"> <span class="sun-icon hidden"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg> </span> <span class="moon-icon hidden"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z"></path></svg> </span> <span class="system-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="14" x="2" y="3" rx="2"></rect><line x1="8" x2="16" y1="21" y2="21"></line><line x1="12" x2="12" y1="17" y2="21"></line></svg> </span> </button> <!-- Theme mode dropdown --> <div class="ttg-panel hidden absolute right-0 top-full mt-1 z-50 w-36 rounded-lg border border-border bg-background shadow-lg py-1"> <button data-mode="system" class="w-full px-3 py-2 text-left text-sm hover:bg-secondary transition-colors flex items-center gap-2"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="14" x="2" y="3" rx="2"></rect><line x1="8" x2="16" y1="21" y2="21"></line><line x1="12" x2="12" y1="17" y2="21"></line></svg>
</a> <header class="fixed top-0 left-0 right-0 z-50 transition-all duration-300 bg-background/80 backdrop-blur-lg border-b border-border" data-pagefind-ignore> <div class="mx-auto max-w-6xl flex items-center justify-between px-6 h-16"> <a href="/" class="flex items-center gap-2"> <img src="/IOX.svg" alt="IONEX" class="rounded-md object-contain h-8 w-8 text-sm"> <span class="font-display text-xl font-bold text-brand-600 dark:text-foreground"> IONEX </span> </a> <nav class="hidden md:flex items-center gap-1"> <a href="/" class="px-3 py-2 text-sm font-medium rounded-md transition-colors text-foreground-muted hover:text-foreground hover:bg-secondary/70"> Inicio </a><a href="/about" class="px-3 py-2 text-sm font-medium rounded-md transition-colors text-foreground-muted hover:text-foreground hover:bg-secondary/70"> Nosotros </a><a href="/contact" class="px-3 py-2 text-sm font-medium rounded-md transition-colors text-foreground-muted hover:text-foreground hover:bg-secondary/70"> Contacto </a> </nav> <div class="flex items-center gap-2"> <div class="ttg-wrapper relative"> <button type="button" class="ttg-trigger inline-flex items-center justify-center h-9 w-9 rounded-md border border-border text-foreground-muted hover:text-foreground hover:bg-secondary transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring" aria-label="Toggle color mode"> <span class="sun-icon hidden"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg> </span> <span class="moon-icon hidden"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z"></path></svg> </span> <span class="system-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="14" x="2" y="3" rx="2"></rect><line x1="8" x2="16" y1="21" y2="21"></line><line x1="12" x2="12" y1="17" y2="21"></line></svg> </span> </button> <!-- Theme mode dropdown --> <div class="ttg-panel hidden absolute right-0 top-full mt-1 z-50 w-36 rounded-lg border border-border bg-background shadow-lg py-1"> <button data-mode="system" class="w-full px-3 py-2 text-left text-sm hover:bg-secondary transition-colors flex items-center gap-2"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="14" x="2" y="3" rx="2"></rect><line x1="8" x2="16" y1="21" y2="21"></line><line x1="12" x2="12" y1="17" y2="21"></line></svg>
Sistema
</button> <button data-mode="light" class="w-full px-3 py-2 text-left text-sm hover:bg-secondary transition-colors flex items-center gap-2"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg>
Claro
@ -158,7 +158,7 @@ Oscuro
<li>El dark mode funciona automáticamente con los tokens semánticos</li>
</ul> </div> <div class="mt-12 pt-8 border-t border-border"> <a href="/blog" class="text-brand-600 hover:text-brand-700 font-medium">
← Volver al blog
</a> </div> </div> </article> </main> <footer class="border-t border-border bg-background"> <div class="mx-auto max-w-6xl px-6 py-12"> <div class="flex flex-col md:flex-row justify-between items-center gap-8"> <div class="flex flex-col items-center md:items-start gap-2"> <a href="/" class="flex items-center gap-2"> <img src="/ionex5.svg" alt="IONEX" class="rounded-md object-contain h-8 w-8 text-sm"> <span class="font-display text-base font-bold text-brand-600 dark:text-foreground"> IONEX </span> </a> </div> <nav class="flex flex-wrap justify-center gap-6 text-sm font-medium text-foreground-muted"> <a href="/" class="transition-colors hover:text-foreground"> Inicio </a><a href="/about" class="transition-colors hover:text-foreground"> Nosotros </a><a href="/contact" class="transition-colors hover:text-foreground"> Contacto </a> </nav> <div class="flex items-center gap-3"> <a href="https://github.com/" target="_blank" rel="noopener noreferrer" class="text-foreground-muted hover:text-foreground transition-colors"> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"></path><path d="M9 18c-4.51 2-5-2-7-2"></path></svg> </a><a href="https://linkedin.com/" target="_blank" rel="noopener noreferrer" class="text-foreground-muted hover:text-foreground transition-colors"> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect width="4" height="12" x="2" y="9"></rect><circle cx="4" cy="4" r="2"></circle></svg> </a> </div> </div> <div class="mt-8 pt-8 border-t border-border text-center"> <p class="text-sm text-foreground-muted">
</a> </div> </div> </article> </main> <footer class="border-t border-border bg-background"> <div class="mx-auto max-w-6xl px-6 py-12"> <div class="flex flex-col md:flex-row justify-between items-center gap-8"> <div class="flex flex-col items-center md:items-start gap-2"> <a href="/" class="flex items-center gap-2"> <img src="/IOX.svg" alt="IONEX" class="rounded-md object-contain h-8 w-8 text-sm"> <span class="font-display text-base font-bold text-brand-600 dark:text-foreground"> IONEX </span> </a> </div> <nav class="flex flex-wrap justify-center gap-6 text-sm font-medium text-foreground-muted"> <a href="/" class="transition-colors hover:text-foreground"> Inicio </a><a href="/about" class="transition-colors hover:text-foreground"> Nosotros </a><a href="/contact" class="transition-colors hover:text-foreground"> Contacto </a> </nav> <div class="flex items-center gap-3"> <a href="https://github.com/" target="_blank" rel="noopener noreferrer" class="text-foreground-muted hover:text-foreground transition-colors"> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"></path><path d="M9 18c-4.51 2-5-2-7-2"></path></svg> </a><a href="https://linkedin.com/" target="_blank" rel="noopener noreferrer" class="text-foreground-muted hover:text-foreground transition-colors"> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect width="4" height="12" x="2" y="9"></rect><circle cx="4" cy="4" r="2"></circle></svg> </a> </div> </div> <div class="mt-8 pt-8 border-t border-border text-center"> <p class="text-sm text-foreground-muted">
&copy; 2026 IONEX. Todos los derechos reservados.
</p> </div> </div> </footer> <div id="cursor-dot" aria-hidden="true" class="cursor-fx fixed top-0 left-0 z-[9999] h-2.5 w-2.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div> <div id="cursor-ring-wrap" aria-hidden="true" class="cursor-fx fixed top-0 left-0 z-[9999] opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t> <div id="cursor-ring" class="h-10 w-10 rounded-full border-2 border-brand-500/80 transition-[transform,background-color] duration-200 ease-out" data-astro-cid-lr5n6m5t></div> </div> <div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div> <script>
(function () {

View file

@ -1,4 +1,4 @@
<!DOCTYPE html><html lang="es" class="scroll-smooth dark" data-theme="default" data-theme-mode="system"> <head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="Astro v7.0.6"><link rel="icon" type="image/svg+xml" href="/ionex5.svg"><meta name="theme-color" content="#3b82f6"><title>Bienvenido a Astro Lite | IONEX</title><meta name="description" content="Tu primer artículo de blog. Astro Lite es un starter simplificado con todo lo que necesitas para empezar."><link rel="canonical" href="https://ionex.cc/blog/hello-world/"><meta property="og:type" content="website"><meta property="og:url" content="https://ionex.cc/blog/hello-world/"><meta property="og:title" content="Bienvenido a Astro Lite | IONEX"><meta property="og:description" content="Tu primer artículo de blog. Astro Lite es un starter simplificado con todo lo que necesitas para empezar."><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="Bienvenido a Astro Lite | IONEX"><meta name="twitter:description" content="Tu primer artículo de blog. Astro Lite es un starter simplificado con todo lo que necesitas para empezar."><script>
<!DOCTYPE html><html lang="es" class="scroll-smooth dark" data-theme="default" data-theme-mode="system"> <head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="Astro v7.0.6"><link rel="icon" type="image/svg+xml" href="/IOX.svg"><meta name="theme-color" content="#3b82f6"><title>Bienvenido a Astro Lite | IONEX</title><meta name="description" content="Tu primer artículo de blog. Astro Lite es un starter simplificado con todo lo que necesitas para empezar."><link rel="canonical" href="https://ionex.cc/blog/hello-world/"><meta property="og:type" content="website"><meta property="og:url" content="https://ionex.cc/blog/hello-world/"><meta property="og:title" content="Bienvenido a Astro Lite | IONEX"><meta property="og:description" content="Tu primer artículo de blog. Astro Lite es un starter simplificado con todo lo que necesitas para empezar."><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="Bienvenido a Astro Lite | IONEX"><meta name="twitter:description" content="Tu primer artículo de blog. Astro Lite es un starter simplificado con todo lo que necesitas para empezar."><script>
(function () {
const VALID_MODES = ["system", "light", "dark"];
function getMode() {
@ -38,7 +38,7 @@
.prose{color:var(--color-foreground)}.prose h1,.prose h2,.prose h3,.prose h4{color:var(--color-foreground);letter-spacing:-.02em;font-weight:700}.prose h1{margin-top:2rem;margin-bottom:1rem;font-size:2rem}.prose h2{margin-top:1.75rem;margin-bottom:.75rem;font-size:1.5rem}.prose h3{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.25rem}.prose p{margin-top:0;margin-bottom:1.25rem;line-height:1.7}.prose a{color:var(--color-brand-600);text-underline-offset:3px;text-decoration:underline}.prose a:hover{color:var(--color-brand-700)}.prose strong{font-weight:600}.prose ul,.prose ol{margin-top:0;margin-bottom:1.25rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem;line-height:1.7}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose blockquote{border-left:3px solid var(--color-brand-500);color:var(--color-foreground-secondary);margin:1.5rem 0;padding-left:1rem;font-style:italic}.prose code{background:var(--color-secondary);font-size:.875em;font-family:var(--font-mono);border-radius:.25rem;padding:.15rem .4rem}.prose pre{background:var(--color-background-secondary);border:1px solid var(--color-border);border-radius:.5rem;margin:1.5rem 0;padding:1rem;overflow-x:auto}.prose pre code{background:0 0;padding:0;font-size:.875rem}.prose img{border-radius:.5rem;margin:1.5rem 0}.prose hr{border-color:var(--color-border);margin:2rem 0}.prose table{border-collapse:collapse;width:100%;margin:1.5rem 0}.prose th,.prose td{border:1px solid var(--color-border);text-align:left;padding:.5rem .75rem}.prose th{background:var(--color-secondary);font-weight:600}
</style></head> <body class="min-h-screen bg-background text-foreground antialiased"> <a href="#main-content" class="sr-only focus:not-sr-only focus:fixed focus:left-4 focus:top-4 focus:z-50 focus:rounded-md focus:bg-primary focus:px-4 focus:py-2 focus:text-primary-foreground">
Saltar al contenido
</a> <header class="fixed top-0 left-0 right-0 z-50 transition-all duration-300 bg-background/80 backdrop-blur-lg border-b border-border" data-pagefind-ignore> <div class="mx-auto max-w-6xl flex items-center justify-between px-6 h-16"> <a href="/" class="flex items-center gap-2"> <img src="/ionex5.svg" alt="IONEX" class="rounded-md object-contain h-8 w-8 text-sm"> <span class="font-display text-xl font-bold text-brand-600 dark:text-foreground"> IONEX </span> </a> <nav class="hidden md:flex items-center gap-1"> <a href="/" class="px-3 py-2 text-sm font-medium rounded-md transition-colors text-foreground-muted hover:text-foreground hover:bg-secondary/70"> Inicio </a><a href="/about" class="px-3 py-2 text-sm font-medium rounded-md transition-colors text-foreground-muted hover:text-foreground hover:bg-secondary/70"> Nosotros </a><a href="/contact" class="px-3 py-2 text-sm font-medium rounded-md transition-colors text-foreground-muted hover:text-foreground hover:bg-secondary/70"> Contacto </a> </nav> <div class="flex items-center gap-2"> <div class="ttg-wrapper relative"> <button type="button" class="ttg-trigger inline-flex items-center justify-center h-9 w-9 rounded-md border border-border text-foreground-muted hover:text-foreground hover:bg-secondary transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring" aria-label="Toggle color mode"> <span class="sun-icon hidden"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg> </span> <span class="moon-icon hidden"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z"></path></svg> </span> <span class="system-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="14" x="2" y="3" rx="2"></rect><line x1="8" x2="16" y1="21" y2="21"></line><line x1="12" x2="12" y1="17" y2="21"></line></svg> </span> </button> <!-- Theme mode dropdown --> <div class="ttg-panel hidden absolute right-0 top-full mt-1 z-50 w-36 rounded-lg border border-border bg-background shadow-lg py-1"> <button data-mode="system" class="w-full px-3 py-2 text-left text-sm hover:bg-secondary transition-colors flex items-center gap-2"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="14" x="2" y="3" rx="2"></rect><line x1="8" x2="16" y1="21" y2="21"></line><line x1="12" x2="12" y1="17" y2="21"></line></svg>
</a> <header class="fixed top-0 left-0 right-0 z-50 transition-all duration-300 bg-background/80 backdrop-blur-lg border-b border-border" data-pagefind-ignore> <div class="mx-auto max-w-6xl flex items-center justify-between px-6 h-16"> <a href="/" class="flex items-center gap-2"> <img src="/IOX.svg" alt="IONEX" class="rounded-md object-contain h-8 w-8 text-sm"> <span class="font-display text-xl font-bold text-brand-600 dark:text-foreground"> IONEX </span> </a> <nav class="hidden md:flex items-center gap-1"> <a href="/" class="px-3 py-2 text-sm font-medium rounded-md transition-colors text-foreground-muted hover:text-foreground hover:bg-secondary/70"> Inicio </a><a href="/about" class="px-3 py-2 text-sm font-medium rounded-md transition-colors text-foreground-muted hover:text-foreground hover:bg-secondary/70"> Nosotros </a><a href="/contact" class="px-3 py-2 text-sm font-medium rounded-md transition-colors text-foreground-muted hover:text-foreground hover:bg-secondary/70"> Contacto </a> </nav> <div class="flex items-center gap-2"> <div class="ttg-wrapper relative"> <button type="button" class="ttg-trigger inline-flex items-center justify-center h-9 w-9 rounded-md border border-border text-foreground-muted hover:text-foreground hover:bg-secondary transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring" aria-label="Toggle color mode"> <span class="sun-icon hidden"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg> </span> <span class="moon-icon hidden"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z"></path></svg> </span> <span class="system-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="14" x="2" y="3" rx="2"></rect><line x1="8" x2="16" y1="21" y2="21"></line><line x1="12" x2="12" y1="17" y2="21"></line></svg> </span> </button> <!-- Theme mode dropdown --> <div class="ttg-panel hidden absolute right-0 top-full mt-1 z-50 w-36 rounded-lg border border-border bg-background shadow-lg py-1"> <button data-mode="system" class="w-full px-3 py-2 text-left text-sm hover:bg-secondary transition-colors flex items-center gap-2"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="20" height="14" x="2" y="3" rx="2"></rect><line x1="8" x2="16" y1="21" y2="21"></line><line x1="12" x2="12" y1="17" y2="21"></line></svg>
Sistema
</button> <button data-mode="light" class="w-full px-3 py-2 text-left text-sm hover:bg-secondary transition-colors flex items-center gap-2"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg>
Claro
@ -165,7 +165,7 @@ Oscuro
<h2 id="conclusión">Conclusión</h2>
<p>Astro Lite está diseñado para ser fácil de usar y personalizar. ¡Empieza a crear tu sitio hoy!</p> </div> <div class="mt-12 pt-8 border-t border-border"> <a href="/blog" class="text-brand-600 hover:text-brand-700 font-medium">
← Volver al blog
</a> </div> </div> </article> </main> <footer class="border-t border-border bg-background"> <div class="mx-auto max-w-6xl px-6 py-12"> <div class="flex flex-col md:flex-row justify-between items-center gap-8"> <div class="flex flex-col items-center md:items-start gap-2"> <a href="/" class="flex items-center gap-2"> <img src="/ionex5.svg" alt="IONEX" class="rounded-md object-contain h-8 w-8 text-sm"> <span class="font-display text-base font-bold text-brand-600 dark:text-foreground"> IONEX </span> </a> </div> <nav class="flex flex-wrap justify-center gap-6 text-sm font-medium text-foreground-muted"> <a href="/" class="transition-colors hover:text-foreground"> Inicio </a><a href="/about" class="transition-colors hover:text-foreground"> Nosotros </a><a href="/contact" class="transition-colors hover:text-foreground"> Contacto </a> </nav> <div class="flex items-center gap-3"> <a href="https://github.com/" target="_blank" rel="noopener noreferrer" class="text-foreground-muted hover:text-foreground transition-colors"> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"></path><path d="M9 18c-4.51 2-5-2-7-2"></path></svg> </a><a href="https://linkedin.com/" target="_blank" rel="noopener noreferrer" class="text-foreground-muted hover:text-foreground transition-colors"> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect width="4" height="12" x="2" y="9"></rect><circle cx="4" cy="4" r="2"></circle></svg> </a> </div> </div> <div class="mt-8 pt-8 border-t border-border text-center"> <p class="text-sm text-foreground-muted">
</a> </div> </div> </article> </main> <footer class="border-t border-border bg-background"> <div class="mx-auto max-w-6xl px-6 py-12"> <div class="flex flex-col md:flex-row justify-between items-center gap-8"> <div class="flex flex-col items-center md:items-start gap-2"> <a href="/" class="flex items-center gap-2"> <img src="/IOX.svg" alt="IONEX" class="rounded-md object-contain h-8 w-8 text-sm"> <span class="font-display text-base font-bold text-brand-600 dark:text-foreground"> IONEX </span> </a> </div> <nav class="flex flex-wrap justify-center gap-6 text-sm font-medium text-foreground-muted"> <a href="/" class="transition-colors hover:text-foreground"> Inicio </a><a href="/about" class="transition-colors hover:text-foreground"> Nosotros </a><a href="/contact" class="transition-colors hover:text-foreground"> Contacto </a> </nav> <div class="flex items-center gap-3"> <a href="https://github.com/" target="_blank" rel="noopener noreferrer" class="text-foreground-muted hover:text-foreground transition-colors"> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"></path><path d="M9 18c-4.51 2-5-2-7-2"></path></svg> </a><a href="https://linkedin.com/" target="_blank" rel="noopener noreferrer" class="text-foreground-muted hover:text-foreground transition-colors"> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect width="4" height="12" x="2" y="9"></rect><circle cx="4" cy="4" r="2"></circle></svg> </a> </div> </div> <div class="mt-8 pt-8 border-t border-border text-center"> <p class="text-sm text-foreground-muted">
&copy; 2026 IONEX. Todos los derechos reservados.
</p> </div> </div> </footer> <div id="cursor-dot" aria-hidden="true" class="cursor-fx fixed top-0 left-0 z-[9999] h-2.5 w-2.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div> <div id="cursor-ring-wrap" aria-hidden="true" class="cursor-fx fixed top-0 left-0 z-[9999] opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t> <div id="cursor-ring" class="h-10 w-10 rounded-full border-2 border-brand-500/80 transition-[transform,background-color] duration-200 ease-out" data-astro-cid-lr5n6m5t></div> </div> <div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div><div aria-hidden="true" class="cursor-trail-particle cursor-fx fixed top-0 left-0 z-[9998] h-1.5 w-1.5 rounded-full bg-brand-500 opacity-0 will-change-transform pointer-events-none" data-astro-cid-lr5n6m5t></div> <script>
(function () {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
dist/index.html vendored

File diff suppressed because one or more lines are too long

11
public/IOX.svg Normal file
View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<svg width="375.05" height="250" viewBox="0 0 375.05 250" fill="none" xmlns="http://www.w3.org/2000/svg">
<g>
<path d="M0 205.661L37.213 242.874C45.0245 250.685 57.6857 250.685 65.4972 242.874L83.1916 225.179C91.0031 217.368 91.0031 204.707 83.1916 196.895L25.4203 139.124C22.7817 163.781 13.7438 186.525 0 205.661ZM25.4802 109.549L83.1916 51.8373C91.0031 44.0257 91.0031 31.3645 83.1916 23.553L65.4973 5.85866C57.6857 -1.95289 45.0245 -1.95289 37.213 5.85866L0.263153 42.8085C13.9648 62.0157 22.9371 84.8291 25.4802 109.549Z" fill="#348EF2" fill-rule="evenodd" transform="translate(286 1)" />
<path d="M65 34.7124C44.4109 59.0877 32 90.5945 32 125C32 159.405 44.4109 190.912 65 215.288L65 230C65 241.047 56.0472 250 45 250L20 250C8.9528 250 0 241.047 0 230L0 20C0 8.9528 8.9528 0 20 0L45 0C56.0472 0 65 8.9528 65 20L65 34.7124Z" fill="#348EF2" fill-rule="evenodd" />
<g transform="translate(47 0)">
<path d="M0 125C0 55.9644 55.9644 0 125 0C194.036 0 250 55.9644 250 125C250 194.036 194.036 250 125 250C55.9644 250 0 194.036 0 125Z" />
<path d="M125 0C55.9644 0 0 55.9644 0 125C0 194.036 55.9644 250 125 250C194.036 250 250 194.036 250 125C250 55.9644 194.036 0 125 0ZM82.5736 167.426Q65 149.853 65 125Q65 100.147 82.5736 82.5736Q100.147 65 125 65Q149.853 65 167.426 82.5736Q185 100.147 185 125Q185 149.853 167.426 167.426Q149.853 185 125 185Q100.147 185 82.5736 167.426Z" fill="#012770" fill-rule="evenodd" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -38,9 +38,9 @@ const siteConfig: SiteConfig = {
socialLinks: ["https://github.com/", "https://linkedin.com/"],
logo: {
alt: "IONEX",
image: "/ionex5.svg",
image: "/IOX.svg",
},
favicon: "/ionex5.svg",
favicon: "/IOX.svg",
effects: {
cursorTrail: true,
},