chore: new logo
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 32 KiB |
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Koito",
|
||||
"short_name": "Koito",
|
||||
"name": "MyWebSite",
|
||||
"short_name": "MySite",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/web-app-manifest-192x192.png",
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
"purpose": "maskable"
|
||||
}
|
||||
],
|
||||
"theme_color": "#161312",
|
||||
"background_color": "#161312",
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
||||
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 6.1 KiB |
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 30 KiB |
|
|
@ -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: [
|
||||
{
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 696 B After Width: | Height: | Size: 32 KiB |
BIN
docs/src/assets/logo_text.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |