feat(site): add starlight logo and favicon

This commit is contained in:
2026-07-27 19:33:16 -04:00
parent a690e814eb
commit 05db9b57d7
3 changed files with 12 additions and 1 deletions
+4
View File
@@ -8,6 +8,10 @@ export default defineConfig({
starlight({
title: 'Rootiest Fish Config',
description: 'Reference manual for the rootiest fish configuration.',
favicon: '/favicon.svg',
logo: {
src: './src/assets/logo.svg',
},
social: [
{
icon: 'code-branch',
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 696 B

After

Width:  |  Height:  |  Size: 55 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 55 KiB