From 0b067b09c8c0427546a711c5e6e70a464c00c864 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Wed, 13 Sep 2023 09:36:43 -0500 Subject: [PATCH] add vpotato locator to menu --- config/_default/menu.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/_default/menu.toml b/config/_default/menu.toml index 1950c93..2ae1a5a 100644 --- a/config/_default/menu.toml +++ b/config/_default/menu.toml @@ -21,3 +21,9 @@ name = "scripts" url = "/series/scripts/" weight = 1 + +[[main]] + identifier = "virtuallypotato" + name = "whereis virtuallypotato" + url = "/virtuallypotato-runtimeterror/" + weight = 100