Skip to content

Commit 5a07e72

Browse files
CopilotLukasWallrichricharddushime
authored
Add Zotero Replication Checker to Replication Hub nav menu (#695)
* Initial plan * Add Zotero Replication Checker to Replication Hub menu Co-authored-by: LukasWallrich <60155545+LukasWallrich@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: LukasWallrich <60155545+LukasWallrich@users.noreply.github.com> Co-authored-by: Lukas Wallrich <lukas.wallrich@gmail.com> Co-authored-by: Richard Dushime <45734838+richarddushime@users.noreply.github.com>
1 parent 198a3c0 commit 5a07e72

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

config/_default/menus.toml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -282,28 +282,34 @@
282282
weight = 62
283283
parent = "replications"
284284

285+
[[main]]
286+
name = "Zotero Replication Checker"
287+
url = "https://forrt.org/flora_zotero/"
288+
weight = 63
289+
parent = "replications"
290+
285291
[[main]]
286292
name = "FReD Explorer"
287293
url = "https://forrt.org/explorer"
288-
weight = 63
294+
weight = 64
289295
parent = "replications"
290296

291297
[[main]]
292298
name = "FReD R-Package"
293299
url = "https://forrt.org/FReD/index.html"
294-
weight = 64
300+
weight = 65
295301
parent = "replications"
296302

297303
[[main]]
298304
name = "Handbook for Reproductions and Replications"
299305
url = "https://forrt.org/replication_handbook/"
300-
weight = 65
306+
weight = 66
301307
parent = "replications"
302308

303309
[[main]]
304310
name = "Large-Scale Replication Projects"
305311
url = "/replication-hub/large-scale-replication-projects"
306-
weight = 66
312+
weight = 67
307313
parent = "replications"
308314

309315
#[[main]]

0 commit comments

Comments
 (0)