Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 99aaf26

Browse files
change lefthand toolbar order
1 parent dd363af commit 99aaf26

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

site/config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,12 +200,12 @@ disqusShortname = "checkly"
200200
[[menu.learn_playwright]]
201201
name = "Interaction"
202202
pre = "/learn/icons/pages.svg"
203-
weight = 310
203+
weight = 320
204204

205205
[[menu.learn_playwright]]
206206
name = "Basics"
207207
pre = "/learn/icons/misc.svg"
208-
weight = 320
208+
weight = 310
209209

210210
[[menu.learn_playwright]]
211211
name = "Best practices"

0 commit comments

Comments
 (0)