From a2b524b258fb2a9af51d03b6cea89058d92a50e9 Mon Sep 17 00:00:00 2001 From: butubb <1422726308@qq.com> Date: Sat, 7 Mar 2026 11:29:46 +0800 Subject: [PATCH] update running --- hugo.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 61da7dc..38927bc 100644 --- a/hugo.toml +++ b/hugo.toml @@ -37,4 +37,9 @@ defaultContentLanguage = 'zh-cn' [[menu.main]] name = "搜索" url = "/search" - weight = 4 \ No newline at end of file + weight = 4 + +[[menu.main]] + name = "Run" + url = "https://run.butubb.cn" + weight = 5 \ No newline at end of file