Converted 'article' nomenclature to 'interview'
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{{ define "main" }}
|
||||
<article class="single-default">
|
||||
<interview class="single-default">
|
||||
<header class="mb-8 wompum-container wompum-container--wide-gap aspect-3/1 md:aspect-4/1">
|
||||
<div class="wompum-grid" data-text="{{ .Params.wompum | default .Title }}" data-columns="7" data-rows="5"></div>
|
||||
</header>
|
||||
@ -15,5 +15,5 @@
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
</div>
|
||||
</article>
|
||||
</interview>
|
||||
{{ end }}
|
Reference in New Issue
Block a user