Skip to content

Commit 40b25f1

Browse files
committed
Add Mercury Core favicon and basic logo display
1 parent 53c1fea commit 40b25f1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Docs/astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export default defineConfig({
99
integrations: [
1010
starlight({
1111
title: "Mercury Core",
12+
logo: { src: "./public/favicon.svg" },
1213
social: [
1314
{
1415
icon: "github",

Docs/public/favicon.svg

Lines changed: 12 additions & 1 deletion
Loading

0 commit comments

Comments
 (0)