Logo

<a href="./index.html" class="flex items-center justify-center w-24 lg:w-auto">
    <img src="/front-end/images/logo.svg" class="" alt="Starter Kit - VNext" width="60" height="43" />
</a>
<a href="{{ './index' | path }}" class="flex items-center justify-center w-24 lg:w-auto">
    <img src="{{ 'images/logo.svg' | asset }}" class="" alt="Starter Kit - VNext" width="60" height="43"  />
</a>
{
  "siteName": "MentorKit Pattern Library"
}

No notes defined.