diff --git a/index.html b/index.html index 887739cb..710d8d7e 100644 --- a/index.html +++ b/index.html @@ -5,11 +5,7 @@ Oxc - The JavaScript Oxidation Compiler - +
diff --git a/public/oxc-dark.svg b/public/oxc-dark.svg new file mode 100644 index 00000000..0d17d12f --- /dev/null +++ b/public/oxc-dark.svg @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/oxc-light.svg b/public/oxc-light.svg new file mode 100644 index 00000000..9470b6dc --- /dev/null +++ b/public/oxc-light.svg @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/sidebar/Logo.vue b/src/components/sidebar/Logo.vue index f95bfebc..37a9a4f9 100644 --- a/src/components/sidebar/Logo.vue +++ b/src/components/sidebar/Logo.vue @@ -11,12 +11,8 @@ const commit = import.meta.env.OXC_COMMIT; href="https://oxc.rs" aria-label="Oxc homepage" > - Oxc logo - Oxc + + Oxc logo