Struggling with R Markdown HTML _site.yml page. Within my navigation bar, I've got href's pointing to different website links and I can't figure our where to include the
target="_blank"
statement so links open in a new tab. Href links don't follow the normal html format in RMarkdowns _site.yml file.
- text: "TWITTER"
icon: fa-twitter
href: https://twitter.com
- text: "GITHUB"
icon: fa-github
href: https://github.com
- text: "SLACK"
icon: fa-slack
href: https://slack.com