diff --git a/docs/index.md b/docs/index.md index a2704de..f6ef818 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,7 +7,7 @@ hero: text: "Hardware and software that tell stories" tagline: Make your own, its free sofware image: - src: ./images/logo-color2.png + src: /logo.png alt: logo actions: - theme: brand diff --git a/docs/images/logo-color2.png b/docs/public/logo.png similarity index 100% rename from docs/images/logo-color2.png rename to docs/public/logo.png