diff --git a/config.toml b/config.toml index e2e8982..f473077 100644 --- a/config.toml +++ b/config.toml @@ -164,10 +164,16 @@ pluralizelisttitles = false weight = 8 parent = "menu.pubs" +[[menu.main]] + name = "Communications Playbook" + url = "/resources/comms-playbook" + weight = 9 + parent = "menu.pubs" + [[menu.main]] name = "Improving Paper and Peer Review Quality" url = "/resources/improve" - weight = 9 + weight = 10 parent = "menu.pubs"