diff --git a/astro.config.mjs b/astro.config.mjs index 944c7ba..ef1b01e 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -30,7 +30,7 @@ export default defineConfig({ }, integrations: [ starlight({ - title: "Helix Golf", + title: "Helix Golf ⛳", social: { github: "https://github.com/nikitarevenco/helix-golf", }, diff --git a/public/favicon.svg b/public/favicon.svg index cba5ac1..3ee5ad0 100644 --- a/public/favicon.svg +++ b/public/favicon.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index de8de4c..858cf82 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -6,7 +6,7 @@ hero: tagline: Refactoring Examples for the Helix Editor image: alt: Helix logo - html: Playing golf illustration + html: Playing golf illustration actions: - text: View on GitHub link: https://github.com/nikitarevenco/helix-golf