diff --git a/apps/docs/.vitepress/config.mts b/apps/docs/.vitepress/config.mts index 2faed801..cc4caea4 100644 --- a/apps/docs/.vitepress/config.mts +++ b/apps/docs/.vitepress/config.mts @@ -15,6 +15,8 @@ export default defineConfig({ ], themeConfig: { + logo: "/logo.svg", + nav: [ { text: "Home", link: "/" }, { text: "Guide", link: "/guide/getting-started" }, diff --git a/apps/docs/index.md b/apps/docs/index.md index 22224d82..77075ba3 100644 --- a/apps/docs/index.md +++ b/apps/docs/index.md @@ -5,6 +5,9 @@ hero: name: "Stirling Image" text: "Self-hosted image processing" tagline: Resize, compress, convert, remove backgrounds, and more. All on your own server, no data leaves your machine. + image: + src: /logo.svg + alt: Stirling Image actions: - theme: brand text: Get started diff --git a/apps/docs/public/logo.svg b/apps/docs/public/logo.svg new file mode 100644 index 00000000..aee994e4 --- /dev/null +++ b/apps/docs/public/logo.svg @@ -0,0 +1,9 @@ + + + + + + + + +