We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 328f24c commit a67bc5eCopy full SHA for a67bc5e
hugo.toml
@@ -10,6 +10,7 @@ menus.main = [
10
{weight=30, name = 'Repo', url = 'https://github.com/nimpylib/pylib'},
11
{weight=40, name = 'Wiki', url = 'https://github.com/nimpylib/pylib/wiki'},
12
{weight=50, name = 'Install', url = '/install/'},
13
+ {weight=60, name = 'Online Demo', url = 'https://play.nimpylib.org'},
14
]
15
16
# We used to use `[[menus.main]]`, but that's too many lines
0 commit comments