From bde7eea715a55f33d2b9c3d5b2c95293d735fd43 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 29 Jul 2022 22:02:55 +0000 Subject: [PATCH] update --- config.toml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index e1ade51..82da174 100644 --- a/config.toml +++ b/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]]