feat(site): add starlight logo and favicon #90

Merged
rootiest merged 1 commits from feat-site-logo into main 2026-07-27 23:35:19 +00:00
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