nis-hugo-theme
Version:
Hugo theme for Narative Insight (NIS) Hugo-based websites
7 lines (6 loc) • 325 B
HTML
<header class="banner">
<a href="/">
{{- $banner := resources.Get "images/TechCopy_NoSubhead_840pixels.png" }}
<img class="banner" src="{{ $banner.RelPermalink }}" width="{{ $banner.Width }}" height="{{ $banner.Height }}" alt="TechCopySolutions.com B2B sales enablement banner"/>
</a>
</header>