mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-02-02 11:39:25 +01:00
feat: minor changes
This commit is contained in:
parent
50981f194d
commit
4c4920f9fc
@ -1,6 +1,6 @@
|
|||||||
# NixOS & Flakes Book :hammer_and_wrench: :heart:
|
# NixOS & Flakes Book :hammer_and_wrench: :heart:
|
||||||
|
|
||||||
An unofficial NixOS & Flakes :book: for beginners: https://nixos-and-flakes.thiscute.world
|
An unofficial and opinionated NixOS & Flakes :book: for beginners: https://nixos-and-flakes.thiscute.world
|
||||||
|
|
||||||
中文版: https://nixos-and-flakes.thiscute.world/zh/
|
中文版: https://nixos-and-flakes.thiscute.world/zh/
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ export default defineConfig({
|
|||||||
lang: "en",
|
lang: "en",
|
||||||
link: "/",
|
link: "/",
|
||||||
title: "NixOS & Flakes Book",
|
title: "NixOS & Flakes Book",
|
||||||
description: "An unofficial book for beginners",
|
description: "An unofficial and opinionated book for beginners",
|
||||||
|
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
// https://vitepress.dev/reference/default-theme-config
|
// https://vitepress.dev/reference/default-theme-config
|
||||||
|
Loading…
Reference in New Issue
Block a user