Is it possible to have a menu navigation link open in a new window?   Perhaps something like this or similar? ```yaml menu: - title: Blog url: /blog/ target: _blank ```