Merge pull request 'feat(site): add starlight logo and favicon' (#90) from feat-site-logo into main
Generate documentation / build-docs (push) Successful in 2m54s
Generate documentation / build-docs (push) Successful in 2m54s
Reviewed-on: #90
This commit was merged in pull request #90.
This commit is contained in:
@@ -8,6 +8,10 @@ export default defineConfig({
|
|||||||
starlight({
|
starlight({
|
||||||
title: 'Rootiest Fish Config',
|
title: 'Rootiest Fish Config',
|
||||||
description: 'Reference manual for the rootiest fish configuration.',
|
description: 'Reference manual for the rootiest fish configuration.',
|
||||||
|
favicon: '/favicon.svg',
|
||||||
|
logo: {
|
||||||
|
src: './src/assets/logo.svg',
|
||||||
|
},
|
||||||
social: [
|
social: [
|
||||||
{
|
{
|
||||||
icon: 'code-branch',
|
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 |
Reference in New Issue
Block a user