chore: new logo

This commit is contained in:
Gabe Farrell 2025-06-13 04:26:37 -04:00
parent e1fcc5d5f4
commit 6d000d87e4
10 changed files with 14 additions and 6 deletions

View file

@ -9,6 +9,10 @@ export default defineConfig({
integrations: [
starlight({
title: 'Koito',
logo: {
src: './src/assets/logo_text.png',
replacesTitle: true,
},
social: [{ icon: 'github', label: 'GitHub', href: 'https://github.com/gabehf/koito' }],
sidebar: [
{

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 696 B

After

Width:  |  Height:  |  Size: 32 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB