mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-07 13:38:15 -08:00
chore: new logo
This commit is contained in:
parent
e1fcc5d5f4
commit
6d000d87e4
10 changed files with 14 additions and 6 deletions
|
|
@ -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 |
BIN
docs/src/assets/logo_text.png
Normal file
BIN
docs/src/assets/logo_text.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue