From 9ea177d629d34cd52288a4e095c6ef31ef2f002e Mon Sep 17 00:00:00 2001 From: leafee98 Date: Thu, 22 Dec 2022 21:06:07 +0800 Subject: [PATCH] config: modify menu --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 544bed9..bbd3163 100644 --- a/config.toml +++ b/config.toml @@ -73,8 +73,8 @@ name = "Cgit" url = "https://cgit.leafee98.com/" [[menus.main]] parent = "Services" -name = "PrivateBin" -url = "https://leafee98.com/privatebin/" +name = "Pasty" +url = "https://paste.leafee98.com/" [[menus.main]] parent = "Services" name = "Plik"