I want the link in my hero section to open in a new tab. After doing some research I tried adding a target and rel attribute, but this didn't change anything and the link still opens in the same tab.
---
title: Huly Documentation
description: Get started with Huly's all-in-one project management platform.
template: splash
hero:
tagline: Open Source All-in-One Project Management Platform
image:
file: ../../assets/huly-logo-bw.svg
actions:
- text: Get Started
link: /getting-started/introduction/
icon: right-arrow
variant: primary
- text: Visit us at Huly.io
link: https://huly.io/
icon: external
target: _blank
rel: noopener noreferrer
---