diff options
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -35,3 +35,8 @@ weight = 3 name = "Tags" url = "/tags" weight = 4 + +[[menu.main]] +name = "Flask" +url = "https://flask.mqdd.cloud" +weight = 5 |
