This commit is contained in:
BioArchLinuxBot 2022-07-29 22:02:55 +00:00
parent 0fce1c9732
commit bde7eea715

View file

@ -7,9 +7,15 @@ theme = "hugo-theme-bioarchlinux"
unsafe= true unsafe= true
[[menu.main]] [[menu.main]]
Name = "Download" Name = "Docker"
URL = "https://archlinux.org/download" URL = "https://hub.docker.com/r/bioarchlinux/bioarchlinux"
Title = "Get Arch Linux" Title = "Get BioArchLinux on docker"
weight = 1
[[menu.main]]
Name = "WSL"
URL = "https://github.com/BioArchLinux/wsl"
Title = "Get BioArchLinux on WSL"
weight = 0 weight = 0
[[menu.main]] [[menu.main]]