!7 module GazelleExamples > DynGazelleRocks { LS navLinks(O... _) { ret itemPlusList(ahref("https://bea.gazelle.rocks", "Switch to BEA", title := "Latest iteration of Gazelle"), super.navLinks(_)); } S navDiv() { ret div_vbar(navLinks(), style := "margin-bottom: 0.5em"); } }