Logo

<a href="./index.html" class="flex items-center justify-center w-32 lg:w-auto">
    <img src="/front-end/images/logo.svg" class="" alt="Gigaclear" width="250" height="47" />
</a>
<a href="{{ './index' | path }}" class="flex items-center justify-center w-32 lg:w-auto">
    <img src="{{ 'images/logo.svg' | asset }}" class="" alt="Gigaclear" width="250" height="47"  />
</a>
{
  "siteName": "Gigaclear Pattern Library"
}

No notes defined.