Update Indenting
This commit is contained in:
parent
4c36eced22
commit
90b1bacb21
2 changed files with 16 additions and 16 deletions
|
|
@ -5,10 +5,10 @@
|
|||
|
||||
<header class="header-section {{ if isset .Params.bigimg 0 }}has-img{{ end }}">
|
||||
{{ if isset .Params.bigimg 0 }}
|
||||
<div class="intro-header big-img">
|
||||
{{ partial "header.html" . }}
|
||||
<span class="img-desc" style="display: inline;"></span>
|
||||
</div>
|
||||
<div class="intro-header big-img">
|
||||
{{ partial "header.html" . }}
|
||||
<span class="img-desc" style="display: inline;"></span>
|
||||
</div>
|
||||
{{end}}
|
||||
<div class="intro-header no-img">
|
||||
{{ partial "header.html" . }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue