<div class="p-logo" itemscope itemtype="http://schema.org/Organization">

    <a class="p-logo-link p-logo-img" itemprop="url" href="/" title="Return to the siteName home page">
        <span class="sr-only">siteName</span>
    </a>

</div>

<div class="p-logo" itemscope itemtype="http://schema.org/Organization">

  <a class="p-logo-link p-logo-img" itemprop="url" href="{{ siteUrl }}" title="Return to the {{ siteName }} home page">
    <span class="sr-only">{{ siteName }}</span>
  </a>

</div>
{
  "siteName": "siteName",
  "siteUrl": "/"
}

There are no notes for this item.