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