We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2d4f54 + d7d641f commit 2d07902Copy full SHA for 2d07902
1 file changed
hugo.toml
@@ -77,6 +77,11 @@ tags = 'tags'
77
url = 'http://docs.memmachine.ai'
78
weight = 70
79
80
+ [[menus.main]]
81
+ name = 'Playground'
82
+ pageRef = '/playground'
83
+ weight = 80
84
+
85
# Social media links for the top nav
86
[[menus.social]]
87
name = "Discord"
@@ -113,6 +118,11 @@ tags = 'tags'
113
118
114
119
weight = 40
115
120
121
+ [[menus.footerProduct]]
122
123
124
+ weight = 50
125
116
126
# Footer Company menu
117
127
[[menus.footerCompany]]
128
name = 'Home'
0 commit comments