diff --git a/docs/index.md b/docs/index.md index 0443ffc..e29c28f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,7 +9,7 @@ hero: text: "An unofficial book for beginners" tagline: Want to know NixOS & Flakes in details? Looking for a beginner-friendly tutorial? Then you've come to the right place! image: - src: /images/nixos-flakes.png + src: /logo.png alt: NixOS Flakes actions: - theme: brand diff --git a/docs/images/nixos-flakes.png b/docs/public/logo.png similarity index 100% rename from docs/images/nixos-flakes.png rename to docs/public/logo.png diff --git a/docs/zh/index.md b/docs/zh/index.md index 1ca722d..804042b 100644 --- a/docs/zh/index.md +++ b/docs/zh/index.md @@ -9,7 +9,7 @@ hero: text: "一份非官方的新手指南" tagline: "想要学习使用 NixOS 与 Flakes 吗?在寻找一份新手友好的教程?那你可来对地方了!" image: - src: /images/nixos-flakes.png + src: /logo.png alt: NixOS Flakes actions: - theme: brand