<template>
  <Link to="https://github.com/nuxt/framework" aria-label="gitHubLink" blank class="d-icon p-3">
    <IconGitHub class="w-6 h-6" />
  </Link>
</template>