light-dom-element
Version:
light-dom-element web component to render local and remote template
10 lines (9 loc) • 515 B
HTML
<link slot="article-source" src="index.html"/>
<h1 slot="title">Ananke: a Hugo Theme</h1>
<h2 slot="description">The last theme you'll ever need. Maybe.</h2>
<a slot="featured_image-link" href="chapter-6.html" class="db grow"></a>
<img slot="featured_image" src="https://gohugo-ananke-theme-demo.netlify.app/images/gohugo-default-sample-hero-image.jpg"
class="img" alt="image from Ananke: a Hugo Theme"/>
<a slot="title-link" href="chapter-6.html" class="color-inherit dim link">
Ananke: a Hugo Theme
</a>