There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Moonshine::Bootstrap::Component::NavbarBrand

SYNOPSIS

$self->navbar_brand({ data => 'Hey' });

returns a Moonshine::Element that renders too..

<a class="navbar-brand" href="#">Hey</a>