Skip to content

Commit 9f5cbf3

Browse files
committed
switch order
1 parent b9bc2ed commit 9f5cbf3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

zensical.toml.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ nav = [
115115
"ReleaseCheckList.md"
116116
]},
117117
]},
118-
{"🪲 Bug Tracker" = "https://github.com/FluidSynth/fluidsynth/issues"},
119-
{"🔍 API" = "/wiki/api"}
118+
{"🔍 API" = "/wiki/api"},
119+
{"🪲 Bug Tracker" = "https://github.com/FluidSynth/fluidsynth/issues"}
120120
]
121121

122122
# With the "extra_css" option you can add your own CSS styling to customize

0 commit comments

Comments
 (0)