mirror of
https://github.com/ryan4yin/nixos-and-flakes-book
synced 2024-11-26 22:10:26 +00:00
fix: add nixos's logo into home page
This commit is contained in:
parent
b16ab37e6a
commit
8bf89e019d
3 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
|
@ -9,7 +9,7 @@ hero:
|
|||
text: "一份非官方的新手指南"
|
||||
tagline: "想要学习使用 NixOS 与 Flakes 吗?在寻找一份新手友好的教程?那你可来对地方了!"
|
||||
image:
|
||||
src: /images/nixos-flakes.png
|
||||
src: /logo.png
|
||||
alt: NixOS Flakes
|
||||
actions:
|
||||
- theme: brand
|
||||
|
|
Loading…
Reference in a new issue