From 00c22f99f0961addd7901ab7f9654f4228cb018d Mon Sep 17 00:00:00 2001 From: Miqdd Date: Mon, 22 Jan 2024 21:00:36 +0700 Subject: Update Main Page Adding flask website --- hugo.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 081c867..eb8a379 100644 --- a/hugo.toml +++ b/hugo.toml @@ -35,3 +35,8 @@ weight = 3 name = "Tags" url = "/tags" weight = 4 + +[[menu.main]] +name = "Flask" +url = "https://flask.mqdd.cloud" +weight = 5 -- cgit v1.2.3