From c0483295f16f7ec9f500460987c015c239366e29 Mon Sep 17 00:00:00 2001 From: leafee98 Date: Mon, 9 May 2022 16:18:05 +0800 Subject: [PATCH] add plik service to menu --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.toml b/config.toml index fe1f87a..49398e1 100644 --- a/config.toml +++ b/config.toml @@ -72,3 +72,7 @@ url = "https://cgit.leafee98.com/" parent = "Services" name = "PrivateBin" url = "https://leafee98.com/privatebin/" +[[menus.main]] +parent = "Services" +name = "Plik" +url = "https://plik.leafee98.com/"