We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9bc2ed commit 9f5cbf3Copy full SHA for 9f5cbf3
1 file changed
zensical.toml.in
@@ -115,8 +115,8 @@ nav = [
115
"ReleaseCheckList.md"
116
]},
117
118
- {"🪲 Bug Tracker" = "https://github.com/FluidSynth/fluidsynth/issues"},
119
- {"🔍 API" = "/wiki/api"}
+ {"🔍 API" = "/wiki/api"},
+ {"🪲 Bug Tracker" = "https://github.com/FluidSynth/fluidsynth/issues"}
120
]
121
122
# With the "extra_css" option you can add your own CSS styling to customize
0 commit comments