mirror of
https://github.com/BioArchLinux/HomePage.git
synced 2025-03-10 06:14:00 +00:00
update
This commit is contained in:
parent
0fce1c9732
commit
bde7eea715
1 changed files with 9 additions and 3 deletions
12
config.toml
12
config.toml
|
@ -7,9 +7,15 @@ theme = "hugo-theme-bioarchlinux"
|
|||
unsafe= true
|
||||
|
||||
[[menu.main]]
|
||||
Name = "Download"
|
||||
URL = "https://archlinux.org/download"
|
||||
Title = "Get Arch Linux"
|
||||
Name = "Docker"
|
||||
URL = "https://hub.docker.com/r/bioarchlinux/bioarchlinux"
|
||||
Title = "Get BioArchLinux on docker"
|
||||
weight = 1
|
||||
|
||||
[[menu.main]]
|
||||
Name = "WSL"
|
||||
URL = "https://github.com/BioArchLinux/wsl"
|
||||
Title = "Get BioArchLinux on WSL"
|
||||
weight = 0
|
||||
|
||||
[[menu.main]]
|
||||
|
|
Loading…
Add table
Reference in a new issue