diff --git a/docs/config.toml b/docs/config.toml index 66886b3..738288f 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -65,6 +65,10 @@ pygmentsUseClasses = true disable = true [menu] + [[menu.main]] + identifier = "cloud" + name = "Cloud" + url = "https://cloud.chrishayward.xyz" [[menu.main]] identifier = "dotfiles" name = "Dotfiles"