summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorMiqdd <ahmadmiqdad27@te.student.pens.ac.id>2024-01-22 21:00:36 +0700
committerMiqdd <ahmadmiqdad27@te.student.pens.ac.id>2024-01-22 21:00:36 +0700
commit00c22f99f0961addd7901ab7f9654f4228cb018d (patch)
treed2ca2920163076aad6245cbc415aa35a389791af /hugo.toml
parent77f664f7549cb9242a7034dc538883a7205df0b7 (diff)
Update Main Page
Adding flask website
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml5
1 files changed, 5 insertions, 0 deletions
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